[Commits] r410 - apps/opengeo/geoexplorer/trunk/theme
commits at geoext.org
commits at geoext.org
Fri Apr 17 06:43:53 CEST 2009
Author: tschaub
Date: 2009-04-17 06:43:53 +0200 (Fri, 17 Apr 2009)
New Revision: 410
Modified:
apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
Log:
Removing the zoom full thing so we can add a scale slider.
Modified: apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
===================================================================
--- apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css 2009-04-17 04:21:43 UTC (rev 409)
+++ apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css 2009-04-17 04:43:53 UTC (rev 410)
@@ -99,9 +99,10 @@
}
.olControlZoomPanel .olControlZoomToMaxExtentItemInactive {
- background-position:15px -225px;
+ display: none;
}
.olControlZoomPanel .olControlZoomOutItemInactive {
background-position:15px -255px;
+ top: 20px;
}
More information about the Commits
mailing list