[dev] Toolbar background color (Patch)

Jeroen Huinink j.huinink at wanadoo.nl
Thu Feb 27 09:30:54 PST 2003


This small patch allows you to set a different background color for the
toolbar in your theme.

Regards,
Jeroen
Index: menu.inc
===================================================================
RCS file: /repository/horde/templates/horde/menu.inc,v
retrieving revision 1.2
diff -r1.2 menu.inc
22c22
<   <tr>
---
>   <tr class="toolbar">
Index: html.php.dist
===================================================================
RCS file: /repository/horde/config/html.php.dist,v
retrieving revision 1.47
diff -r1.47 html.php.dist
77a78,79
> $css['.toolbar']['background-color'] = '#222244';
>





More information about the dev mailing list