mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-07 22:38:51 +00:00
Monotone-Parent: 80684900fe7fb47108b9eefc3be3b81bb475dda6
Monotone-Revision: ce590111b616c22caae685602b30ef78046809e7 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-19T17:59:59 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -500,15 +500,18 @@ TABLE#messageList TD.messageFlagColumn
|
||||
TABLE#messageList TD.tbtv_subject_headercell,
|
||||
TABLE#messageList td.mailer_unreadmailsubject,
|
||||
TABLE#messageList td.mailer_readmailsubject
|
||||
{ width: 40%; }
|
||||
{ width: 40%;
|
||||
min-width: 40%; }
|
||||
|
||||
TABLE#messageList TD.tbtv_from_headercell,
|
||||
TABLE#messageList TD.messageAddressColumn
|
||||
{ width: 35%; }
|
||||
{ width: 35%;
|
||||
overflow: hidden; }
|
||||
|
||||
TABLE#messageList TD.tbtv_date_headercell,
|
||||
TABLE#messageList TD.messageDateColumn
|
||||
{ width: 25%; }
|
||||
{ width: 25%;
|
||||
overflow: hidden; }
|
||||
|
||||
TABLE#messageList TR._selected TD
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user