Author: david
Date: Mon Sep 26 10:52:55 2011
New Revision: 9821

Log:
Move header font-size to general print.css

Modified:
   trunk/css/print.css
   trunk/plugins/sfCaribouPlugin/css/print.css

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Mon Sep 26 10:51:02 2011        (r9820)
+++ trunk/css/print.css Mon Sep 26 10:52:55 2011        (r9821)
@@ -46,6 +46,12 @@
 h1
 {
   prince-bookmark-level: none;
+  font-size: 16pt;
+}
+
+h1.label
+{
+  font-size: 14pt;
 }
 
 h1,

Modified: trunk/plugins/sfCaribouPlugin/css/print.css
==============================================================================
--- trunk/plugins/sfCaribouPlugin/css/print.css Mon Sep 26 10:51:02 2011        
(r9820)
+++ trunk/plugins/sfCaribouPlugin/css/print.css Mon Sep 26 10:52:55 2011        
(r9821)
@@ -3,15 +3,9 @@
   text-align: left;
   color: black;
   padding: 2px 4px;
-  font-size: 16pt;
   letter-spacing: normal;
 }
 
-h1.label
-{
-  font-size: 14pt;
-}
-
 thead th
 {
   border: 0;

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