All left sidebar icons with white background
This commit is contained in:
parent
860e475219
commit
ff9b462531
2 changed files with 2 additions and 0 deletions
|
@ -178,6 +178,7 @@ input[type="submit"] {
|
|||
line-height: 32px;
|
||||
border: none;
|
||||
text-decoration: none;
|
||||
background-color: white;
|
||||
}
|
||||
.dark .button,
|
||||
.dark [type="button"] {
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue