*/
/* 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");
}
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 {