]> git.openstreetmap.org Git - rails.git/blobdiff - public/openlayers/theme/default/style.css
Update OpenLayers to the 2.5 release.
[rails.git] / public / openlayers / theme / default / style.css
index ba75a09daf54d07a21f568b9ef7b8d3f6fd38d9d..958535b097468cac85aab92e7648607bdb407c9c 100644 (file)
@@ -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;