[dev] Couple of Small Patches and a New Theme.

Michael Cochrane mike@graftonhall.co.nz
Tue, 16 Jul 2002 16:22:08 +0100


Okay.. this is the best I can come up with at the moment, not perfect but looks
better than the previous situation, except for subjects so long the don't even
fit on screen.

Add:
$css['.header']['white-space'] = 'nowrap';
to /horde/config/themes/html-mozilla.php

and the patch below so it doesn't mess the whole screen up.

- Mike :-)

Index: imp/templates/compose/compose.inc
===================================================================
RCS file: /httpd/horde/imp/templates/compose/compose.inc,v
retrieving revision 2.168
diff -I$Horde -I$Revision -I$Date -u -r2.168 compose.inc
--- imp/templates/compose/compose.inc	2002/07/12 16:57:48	2.168
+++ imp/templates/compose/compose.inc	2002/07/16 15:15:53
@@ -20,7 +20,8 @@
         <?php echo strftime($conf['compose']['date_format']) ?>
     </td>
 </tr>
-
+</table>
+<table border="0" align="center" cellpadding="0" cellspacing="1">
 <!-- Buttons Row -->
 <tr>
     <td>&nbsp;</td>


-- 
A high heart ought to bear calamities and not flee them, since in bearing them
appears the grandeur of the mind and in fleeing them the cowardice of the heart.
- Pietro Aretino
signature from Siglets.com

-------------------------------------------------------------------------
This mail sent from Mike's CVS HEAD install of IMP: http://horde.org/imp/