Summary | rhea theme for horde-webmail 1.0 |
Queue | Horde Groupware Webmail Edition |
Type | Bug |
State | Resolved |
Priority | 2. Medium |
Owners | chuck (at) horde (dot) org |
Requester | roti (at) al (dot) pmmf (dot) hu |
Created | 06/04/2007 (6617 days ago) |
Due | |
Updated | 06/04/2007 (6617 days ago) |
Assigned | 06/04/2007 (6617 days ago) |
Resolved | 06/04/2007 (6617 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
Assigned to Chuck Hagenbuch
State ⇒ Resolved
sorry, I didn't make any patch ever, it should be something like this
(only new background for body)
(I dont know the 'bluewhite' where came from, I dont have such dir)
--- ./screen_old.css 2007-05-24 18:59:22.000000000 +0200
+++ ./screen_new.css 2007-06-01 10:31:54.000000000 +0200
@@ -2,6 +2,11 @@
* $Horde: horde/themes/bluewhite/screen.css,v 1.18.6.9 2005/11/02
19:32:38 jan Exp $
*/
+body {
+ background:
#5D7CBA;+}
+
+
*, select, body, a, input, textarea, td, td.light, {
font-family: Verdana, sans-serif;
font-size: 9pt;
State ⇒ Feedback
it always give:
n_horde_menu['organizing']['icon'] = '/pmail/themes/graphics/organizing.png';
n_horde_menu['organizing']['icondir'] = '';
committing to cvs should merge)
doing and what icons are new.
Thanks,
-chuck
Priority ⇒ 2. Medium
Type ⇒ Bug
Summary ⇒ rhea theme for horde-webmail 1.0
Queue ⇒ Horde Groupware Webmail Edition
New Attachment: patch_to_rhea_blue_webmail.tar.bz2
State ⇒ Unconfirmed
it always give:
n_horde_menu['organizing']['icon'] = '/pmail/themes/graphics/organizing.png';
n_horde_menu['organizing']['icondir'] = '';
the organizing.png should also be theme dependent
I put it to themes/rhea-blue/graphics/organizing.png
I also included some new icons, and a new screen.css (not a patch,
committing to cvs should merge)