[Commits] r909 - apps/opengeo/geoexplorer/trunk/theme
commits at geoext.org
commits at geoext.org
Fri May 29 21:14:37 CEST 2009
Author: dwins
Date: 2009-05-29 21:14:37 +0200 (Fri, 29 May 2009)
New Revision: 909
Modified:
apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
Log:
Don't provide visual feedback for 'dirty' cells in wizard's layer selection grid
Modified: apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
===================================================================
--- apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css 2009-05-29 19:10:14 UTC (rev 908)
+++ apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css 2009-05-29 19:14:37 UTC (rev 909)
@@ -216,3 +216,7 @@
.gx-wizard-pane .x-panel-body {
background: none;
}
+
+.gx-wizard-pane .x-grid3-dirty-cell {
+ background-image: none;
+}
More information about the Commits
mailing list