Summary | small change to burntorange theme |
Queue | IMP |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | eric.rostetter (at) physics (dot) utexas (dot) edu |
Created | 09/22/2011 (5013 days ago) |
Due | |
Updated | 09/23/2011 (5012 days ago) |
Assigned | |
Resolved | 09/23/2011 (5012 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Ticket #10546: CSS tweak1 files changed, 3 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/d3621a6f29bed140e81007dc8f627868c31632bc
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ small change to burntorange theme
Type ⇒ Enhancement
State ⇒ New
the following to horde4/imp/themes/burntorange please:
.messageList tr {
background: #ffffff;
}
This makes it much more like it was in H3 IMP, rather than being too
much orange... If there is a better way to make the change feel free
to use it instead (i.e., if you want to just do ".messageList" instead
of ".messageList tr", or use some other CSS element entirely, etc.)