3 *= require leaflet.locationfilter
7 /* Override to serve images through the asset pipeline. */
8 div.leaflet-marker-icon.location-filter.resize-marker {
9 background-image: image-url("img/resize-handle.png");
12 div.leaflet-marker-icon.location-filter.move-marker {
13 background-image: image-url("img/move-handle.png");
16 /* Override some conflicting styles.
17 https://github.com/openstreetmap/openstreetmap-website/pull/121#issuecomment-10206946 */
18 .leaflet-popup-content img.user_thumbnail {
19 max-width: 50px !important;
26 .site .leaflet-popup p {
30 .leaflet-control-attribution #permalinkanchor {
31 background: image-url("sprite.png") 0 -45px no-repeat;
35 .site .leaflet-control-attribution {