X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/e9d3d4d19bcdf91732db57ecaa8d4831c7f585a3..a485b2373870e20a48930fb181a7bea4c2ee1082:/public/openlayers/theme/default/style.css diff --git a/public/openlayers/theme/default/style.css b/public/openlayers/theme/default/style.css index ba75a09da..958535b09 100644 --- a/public/openlayers/theme/default/style.css +++ b/public/openlayers/theme/default/style.css @@ -10,7 +10,13 @@ div.olMapViewport { left: 2px; bottom: 15px; } - +.olControlAttribution { + font-size: smaller; + right: 3px; + bottom: 4.5em; + position: absolute; + display: block; +} .olControlScale { right: 3px; bottom: 3em; @@ -69,6 +75,7 @@ div.olControlMousePosition { float:right; color:gray; font-size:1.2em; + margin-right:6px; font-family:sans-serif; } .olLayerGeoRSSTitle { @@ -78,6 +85,10 @@ div.olControlMousePosition { .olPopupContent { padding:5px; } +.olControlNavToolbar { + width:0px; + height:0px; +} .olControlNavToolbar div { display:block; width: 28px;