Author: david
Date: Wed Oct  5 15:41:48 2011
New Revision: 9947

Log:
Cosmetic change - group th/td at end of table styles

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct  5 15:38:34 2011        (r9946)
+++ trunk/css/print.css Wed Oct  5 15:41:48 2011        (r9947)
@@ -156,15 +156,6 @@
   border: 0;
 }
 
-table th,
-table td
-{
-  /* Reset (Trillium) */
-
-  line-height: normal;
-  padding: 2px 4px;
-}
-
 tr.odd,
 tr.info
 {
@@ -205,6 +196,15 @@
   color: #000;
 }
 
+table th,
+table td
+{
+  /* Reset (Trillium) */
+
+  line-height: normal;
+  padding: 2px 4px;
+}
+
 td
 {
   vertical-align: top;

-- 
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