[seam-commits] Seam SVN: r8199 - trunk/seam-gen/view/stylesheet.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri May 16 01:39:00 EDT 2008


Author: dan.j.allen
Date: 2008-05-16 01:38:59 -0400 (Fri, 16 May 2008)
New Revision: 8199

Modified:
   trunk/seam-gen/view/stylesheet/theme.css
Log:
whitespace


Modified: trunk/seam-gen/view/stylesheet/theme.css
===================================================================
--- trunk/seam-gen/view/stylesheet/theme.css	2008-05-16 05:37:19 UTC (rev 8198)
+++ trunk/seam-gen/view/stylesheet/theme.css	2008-05-16 05:38:59 UTC (rev 8199)
@@ -41,7 +41,7 @@
 }
 
 .rich-table {
-    width:100%;
+  width:100%;
 }
 
 h1 {
@@ -63,7 +63,7 @@
 
 .columnHeader:hover
 {
-    color: #FF6600;
+  color: #FF6600;
 }
 
 .message {
@@ -113,5 +113,5 @@
 }
 
 .rich-stglpanel-body {
-   overflow: auto;
+  overflow: auto;
 }




More information about the seam-commits mailing list