Change background on layer control

This commit is contained in:
Mike Primm 2011-09-14 05:19:34 +08:00 committed by mikeprimm
parent aacdd77f3e
commit 36ea3c20ca

View File

@ -40,7 +40,7 @@
}
.leaflet-control-layers:hover {
background-color: #fff;
background-color: #bbb;
}
.leaflet-control-zoom-in {