width: 0;\r
height: 0;\r
}\r
+/* workaround for https://bugzilla.mozilla.org/show_bug.cgi?id=888319 */\r
+.leaflet-overlay-pane svg {\r
+ -moz-user-select: none;\r
+ }\r
\r
.leaflet-tile-pane { z-index: 2; }\r
.leaflet-objects-pane { z-index: 3; }\r
-webkit-border-radius: 4px;\r
border-radius: 4px;\r
}\r
-.leaflet-bar a {\r
+.leaflet-bar a, .leaflet-bar a:hover {\r
background-color: #fff;\r
border-bottom: 1px solid #ccc;\r
width: 26px;\r
\r
.leaflet-touch .leaflet-control-attribution,\r
.leaflet-touch .leaflet-control-layers,\r
-.leaflet-touch .leaflet-control-zoom {\r
+.leaflet-touch .leaflet-bar {\r
box-shadow: none;\r
}\r
.leaflet-touch .leaflet-control-layers,\r
-.leaflet-touch .leaflet-control-zoom {\r
+.leaflet-touch .leaflet-bar {\r
border: 4px solid rgba(0,0,0,0.3);\r
}\r
\r