Author: sevein
Date: Sun Oct 31 03:11:17 2010
New Revision: 8724

Log:
Cosmetic changes.

Modified:
   trunk/css/main.css

Modified: trunk/css/main.css
==============================================================================
--- trunk/css/main.css  Sun Oct 31 03:00:27 2010        (r8723)
+++ trunk/css/main.css  Sun Oct 31 03:11:17 2010        (r8724)
@@ -200,13 +200,13 @@
 
 /* odd&even divs */
 .odd {
-background-color:#EDF5FA;
-border-bottom:1px solid #CCCCCC;
-padding:0.2em 0.6em;
+  background-color: #edf5fa;
+  border-bottom: 1px solid #ccc;
+  padding: 0.2em 0.6em;
 }
 
 .even {
-background-color:#FFFFFF;
-border-bottom:1px solid #CCCCCC;
-padding:0.2em 0.6em;
+  background-color: #fff;
+  border-bottom: 1px solid #ccc;
+  padding: 0.2em 0.6em;
 }

-- 
You received this message because you are subscribed to the Google Groups 
"Qubit Toolkit Commits" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/qubit-commits?hl=en.

Reply via email to