|
1.15 (+5 -1 lines) |
07/01/2008 03:03 AM |
Michael M Slusarz slusarz |
Added readonly mailbox and disable compose hooks. |
|
1.13.2.2 FRAMEWORK_3 (+12 -10 lines) |
03/08/2008 04:25 AM |
Matt Selsky selsky |
MFH: 1.14 Tags: IMP_4_3, IMP_4_3_RC2, IMP_4_2_1_RC1, IMP_4_2, IMP_4_2_RC4, IMP_4_2_RC3 |
|
1.14 (+12 -10 lines) |
03/08/2008 03:13 AM |
Matt Selsky selsky |
Specify float style for block, otherwise it will always be left
aligned, even in RTL. |
|
1.13.2.1 FRAMEWORK_3 (+0 -0 lines) |
12/20/2007 09:00 AM |
Jan Schneider jan |
Merge from HEAD. Tags: IMP_4_2_RC2 |
|
1.13 (+2 -3 lines) |
12/23/2006 03:22 PM |
Michael M Slusarz slusarz |
Don't need specific, special Empty Trash link anymore since we have an empty
folder icon on every mailbox page. Tags: FRAMEWORK_3, BEFORE_MERGE_3_2, IMP_4_2_RC1, IMP_4_2_ALPHA |
|
1.12 (+2 -2 lines) |
08/21/2006 01:11 AM |
Michael M Slusarz slusarz |
style fixes.
fix bottom border for top actions bar in mailbox screen - since collapse border
will cause a 1 px border to disappear, use 2 px border instead. Any idea
on how to make this display with cleaner CSS code is welcome. |
|
1.11 (+2 -2 lines) |
05/24/2006 05:56 AM |
Jan Schneider jan |
Fix HTML (no block elements inside inline elements). |
|
1.10 (+2 -2 lines) |
05/22/2006 12:30 AM |
Michael M Slusarz slusarz |
Clean up CSS for navbar/actions menus. |
|
1.9 (+9 -9 lines) |
05/20/2006 12:42 PM |
Michael M Slusarz slusarz |
Bug: 3933
Tweak mailbox navbar layout. |
|
1.8 (+1 -1 lines) |
05/10/2006 11:20 AM |
Michael M Slusarz slusarz |
Fix closing tag |
|
1.7 (+1 -1 lines) |
05/09/2006 07:16 PM |
Chuck Hagenbuch chuck |
add missing > |
|
1.6 (+18 -14 lines) |
05/09/2006 12:32 AM |
Michael M Slusarz slusarz |
1st attempt at converting the mailbox navbars to the new CSS formatting. |
|
1.5 (+3 -3 lines) |
01/25/2006 12:30 AM |
Michael M Slusarz slusarz |
make sure bars are output when needed |
|
1.4 (+2 -2 lines) |
01/02/2006 12:08 AM |
Chuck Hagenbuch chuck |
don't float table cells. bad things happen. |
|
1.3 (+19 -18 lines) |
01/01/2006 04:19 PM |
Michael M Slusarz slusarz |
looks like we need table formatting here since IE doesn't appear to honor the
background attribute with div/span (at least I can't figure out a way). |
|
1.2 (+18 -23 lines) |
12/06/2005 03:29 AM |
Michael M Slusarz slusarz |
put my horrible design skills to the test and convert mailbox (mostly) from
table formatting. those of you who really know what they are doing should
definitely look at this as i am sure there is a bunch of stuff that can be
cleaned up. |
|
1.1 |
12/05/2005 01:10 AM |
Michael M Slusarz slusarz |
More Horde_Template:: conversions |