Author: david
Date: Wed Oct 26 13:38:21 2011
New Revision: 10196

Log:
Format .search-results for Columbia theme

Modified:
   trunk/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct 26 13:28:17 2011        (r10195)
+++ trunk/css/print.css Wed Oct 26 13:38:21 2011        (r10196)
@@ -212,7 +212,7 @@
   border-collapse: collapse;
 }
 
-tr.odd,
+.odd,
 tr.info
 {
   /* Reset */
@@ -313,9 +313,10 @@
 
 .search-results
 {
+  margin: 0;
   padding: 0;
   border-top: 1px solid #D3D3D3;
-  margin-bottom: 0px;
+  border-bottom: 0 none;
   page-break-inside: avoid;
 }
 

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