X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/40012189cb311510e545202d688294b9a8490ab1..15d148dbd4cb7497f7faae06e58d4227c530cd8a:/app/assets/stylesheets/leaflet-all.css.scss diff --git a/app/assets/stylesheets/leaflet-all.css.scss b/app/assets/stylesheets/leaflet-all.css.scss index 16001e5a5..1a9732f4c 100644 --- a/app/assets/stylesheets/leaflet-all.css.scss +++ b/app/assets/stylesheets/leaflet-all.css.scss @@ -1,15 +1,10 @@ /* *= require leaflet *= require leaflet.locationfilter - *= require leaflet.pan - *= require leaflet.zoom + *= require map-ui */ /* Override to serve images through the asset pipeline. */ -.leaflet-control-layers-toggle { - background-image: image-url("images/layers.png"); -} - div.leaflet-marker-icon.location-filter.resize-marker { background-image: image-url("img/resize-handle.png"); } @@ -18,13 +13,6 @@ div.leaflet-marker-icon.location-filter.move-marker { background-image: image-url("img/move-handle.png"); } -/* Override to better match the pan/zoom control. */ -.leaflet-control-layers { - box-shadow: 0px 0px 3px #666; - background: #fff; - border-radius: 3px; -} - /* Override some conflicting styles. https://github.com/openstreetmap/openstreetmap-website/pull/121#issuecomment-10206946 */ .leaflet-popup-content img.user_thumbnail {