Change background on layer control

This commit is contained in:
Mike Primm 2011-09-14 05:19:34 +08:00 committed by mikeprimm
parent 15bd1fefbd
commit eaaa5ceb49

View file

@ -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 {