[Tickets #6401] Size column styling hard-coded
bugs at horde.org
bugs at horde.org
Sat Mar 8 08:53:26 UTC 2008
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/6401
-----------------------------------------------------------------------
Ticket | 6401
Created By | Matt Selsky <selsky at columbia.edu>
Summary | Size column styling hard-coded
Queue | IMP
Version | HEAD
Type | Enhancement
State | New
Priority | 1. Low
Milestone |
Patch |
Owners |
-----------------------------------------------------------------------
Matt Selsky <selsky at columbia.edu> (2008-03-08 03:53) wrote:
On the mailbox view, the style for the Size column is hard-coded to
style="text-align:right;".
This creates a problem for RTL languages since we would like to have
style="text-align:left;".
Setting class=rightAlign does not work since the td inherits the
text-align property from .messageList td instead of .rightAlign
How is this done properly with CSS?
More information about the bugs
mailing list