3 *= require leaflet.locationfilter
7 /* Override to serve images through the asset pipeline. */
8 .leaflet-control-layers-toggle {
9 background-image: image-url("images/layers.png");
12 div.leaflet-marker-icon.location-filter.resize-marker {
13 background-image: image-url("img/resize-handle.png");
16 div.leaflet-marker-icon.location-filter.move-marker {
17 background-image: image-url("img/move-handle.png");
20 /* Override to better match the pan/zoom control. */
21 .leaflet-control-layers {
22 box-shadow: 0px 0px 3px #666;
27 /* Override some conflicting styles.
28 https://github.com/openstreetmap/openstreetmap-website/pull/121#issuecomment-10206946 */
29 .leaflet-popup-content img.user_thumbnail {
30 max-width: 50px !important;
37 .site .leaflet-container a {
41 .site .leaflet-popup p {
45 .leaflet-control-attribution #permalinkanchor {
46 background: image-url("sprite.png") 0 -45px no-repeat;
50 .site .leaflet-control-attribution {