X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/56db9ca2b7e2475cd8025630049fb4a4b824f2d9..e47080338ac97d1c8a15840a2b92a2a335291060:/app/assets/stylesheets/leaflet-all.css.scss?ds=sidebyside diff --git a/app/assets/stylesheets/leaflet-all.css.scss b/app/assets/stylesheets/leaflet-all.css.scss index f983149da..f09b89531 100644 --- a/app/assets/stylesheets/leaflet-all.css.scss +++ b/app/assets/stylesheets/leaflet-all.css.scss @@ -34,3 +34,21 @@ div.leaflet-marker-icon.location-filter.move-marker { .user_popup p { margin: 0px 2px 0px 55px !important; } + +.site .leaflet-container a { + color: #00f; +} + +.site .leaflet-popup p { + margin: 0 0 20px 0; +} + +.leaflet-control-attribution #permalinkanchor { + background: image-url("sprite.png") 0 -45px no-repeat; + padding-left:20px; +} + +.site .leaflet-control-attribution { + box-shadow: none; + font-size: inherit; +}