]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/leaflet/leaflet.css
Fix export location filter button
[rails.git] / vendor / assets / leaflet / leaflet.css
index ddb7e6b8b09d3e36c5be08628ff10a98f00f419a..e6fb4908eb8e872ad35b424a195d878cb277ebfd 100644 (file)
        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
        box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.2);\r
        white-space: nowrap;\r
        overflow: hidden;\r
+       -moz-box-sizing: content-box;\r
+            box-sizing: content-box;\r
        }\r
 .leaflet-control-scale-line:not(:first-child) {\r
        border-top: 2px solid #777;\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