[Commits] r420 - apps/opengeo/geoexplorer/trunk/theme

commits at geoext.org commits at geoext.org
Sat Apr 18 01:00:28 CEST 2009


Author: tschaub
Date: 2009-04-18 01:00:28 +0200 (Sat, 18 Apr 2009)
New Revision: 420

Modified:
   apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
Log:
css tweak

Modified: apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css
===================================================================
--- apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css	2009-04-17 22:56:37 UTC (rev 419)
+++ apps/opengeo/geoexplorer/trunk/theme/geoexplorer.css	2009-04-17 23:00:28 UTC (rev 420)
@@ -1,3 +1,9 @@
+
+/* get images on buttons with text to line up with those with no text */
+.x-btn-text-icon .x-btn-center .x-btn-text {
+    background-position: 0 3px;
+}
+
 .icon-geoexplorer {
     background-image: url(img/geoexplorer.gif) !important;
 }
@@ -4,6 +10,7 @@
 
 .icon-addlayers {
     background-image: url(img/silk/add.png) !important;
+    background-position: 
 }
 
 .icon-removelayers {



More information about the Commits mailing list