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

commits at geoext.org commits at geoext.org
Mon Apr 27 16:21:08 CEST 2009


Author: dwins
Date: 2009-04-27 16:21:08 +0200 (Mon, 27 Apr 2009)
New Revision: 476

Modified:
   apps/opengeo/geoexplorer/trunk/theme/about.css
Log:
Styling tweaks to 'about' dialog


Modified: apps/opengeo/geoexplorer/trunk/theme/about.css
===================================================================
--- apps/opengeo/geoexplorer/trunk/theme/about.css	2009-04-25 16:22:06 UTC (rev 475)
+++ apps/opengeo/geoexplorer/trunk/theme/about.css	2009-04-27 14:21:08 UTC (rev 476)
@@ -1,5 +1,6 @@
 body {
     font-size: smaller;
+    background-color: white;
 }
 
 h2 {
@@ -22,6 +23,7 @@
 
 h3 {
     font-weight: bold;
+    margin-bottom: 0em;
 }
 
 a {



More information about the Commits mailing list