[fusion-commits] r1948 - trunk/lib/OpenLayers/theme/default

svn_fusion at osgeo.org svn_fusion at osgeo.org
Fri Oct 16 16:00:12 EDT 2009


Author: madair
Date: 2009-10-16 16:00:11 -0400 (Fri, 16 Oct 2009)
New Revision: 1948

Modified:
   trunk/lib/OpenLayers/theme/default/style.css
Log:
closes #275: remove OL CSS for the overview map

Modified: trunk/lib/OpenLayers/theme/default/style.css
===================================================================
--- trunk/lib/OpenLayers/theme/default/style.css	2009-10-16 16:59:27 UTC (rev 1947)
+++ trunk/lib/OpenLayers/theme/default/style.css	2009-10-16 20:00:11 UTC (rev 1948)
@@ -75,11 +75,13 @@
     right: 0px;
 }
 
+/* removed for Fusion
 .olControlOverviewMapElement {
     padding: 10px 18px 10px 10px;
     background-color: #00008B;
     -moz-border-radius: 1em 0 0 0;
 }
+*/
 
 .olControlOverviewMapMinimizeButton {
     right: 0px;



More information about the fusion-commits mailing list