Change background on layer control
This commit is contained in:
parent
15bd1fefbd
commit
eaaa5ceb49
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-control-layers:hover {
|
.leaflet-control-layers:hover {
|
||||||
background-color: #fff;
|
background-color: #bbb;
|
||||||
}
|
}
|
||||||
|
|
||||||
.leaflet-control-zoom-in {
|
.leaflet-control-zoom-in {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue