Author: david
Date: Wed Oct 12 16:25:12 2011
New Revision: 10048

Log:
Set line-height for h1

Modified:
   trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
   trunk/css/print.css

Modified: 
trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php
==============================================================================
--- trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php    
Wed Oct 12 16:24:31 2011        (r10047)
+++ trunk/apps/qubit/modules/informationobject/templates/fileListSuccess.php    
Wed Oct 12 16:25:12 2011        (r10048)
@@ -1,5 +1,3 @@
-<?php use_helper('Date') ?>
-
 <h1 class="do-print"><?php echo __('File list') ?></h1>
 
 <h1 class="label"><?php $isad = new sfIsadPlugin($resource); echo 
$isad->__toString() ?></h1>

Modified: trunk/css/print.css
==============================================================================
--- trunk/css/print.css Wed Oct 12 16:24:31 2011        (r10047)
+++ trunk/css/print.css Wed Oct 12 16:25:12 2011        (r10048)
@@ -80,7 +80,7 @@
 h1
 {
   prince-bookmark-level: none;
-  font: bold 12pt Lucida Grande, Verdana, sans-serif;
+  font: bold 12pt/14pt Lucida Grande, Verdana, sans-serif;
   text-align: left;
   padding: 2px 4px;
   letter-spacing: normal;

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