All left sidebar icons with white background

This commit is contained in:
David Larlet 2023-10-27 11:40:28 -04:00
parent 860e475219
commit ff9b462531
No known key found for this signature in database
GPG key ID: 3E2953A359E7E7BD
2 changed files with 2 additions and 0 deletions

View file

@ -178,6 +178,7 @@ input[type="submit"] {
line-height: 32px;
border: none;
text-decoration: none;
background-color: white;
}
.dark .button,
.dark [type="button"] {

View file

@ -326,6 +326,7 @@ ul.photon-autocomplete {
border: 1px solid #bbb;
border-radius: 4px;
box-shadow: none;
background-color: white;
}
.leaflet-measure-control a {
background-position: 0 -72px;