[UPD] CSS

This commit is contained in:
viglino 2025-03-10 11:20:10 +01:00
parent 3cf9265df3
commit cdfcd1360c
3 changed files with 3 additions and 5 deletions

3
dist/ol-ext.css vendored
View File

@ -437,8 +437,7 @@ dialog.ol-ext-dialog > form {
color: rgba(0,60,136,1);
cursor: pointer;
border-radius: .25em;
outline-width: 0;
}
}
.ol-ext-dialog > form .ol-buttons input:hover {
background-color: rgba(0,60,136,.1);
}

2
dist/ol-ext.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -121,8 +121,7 @@ dialog.ol-ext-dialog > form {
color: rgba(0,60,136,1);
cursor: pointer;
border-radius: .25em;
outline-width: 0;
}
}
.ol-ext-dialog > form .ol-buttons input:hover {
background-color: rgba(0,60,136,.1);
}