mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Added the size column to the default columns
Monotone-Parent: 73574164255d79da1cea7be5a59a86a13386f75f Monotone-Revision: 7545ebe978dbef5b48ca8ca88c024f6eaf3169a4 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-02T21:09:35 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -614,28 +614,24 @@ TABLE#messageList TD.messageFlagColumn IMG
|
||||
height: 14px; }
|
||||
|
||||
TD#subjectHeader,
|
||||
TABLE#messageList TD.tbtv_subject_headercell,
|
||||
TABLE#messageList TD.mailer_unreadmailsubject,
|
||||
TABLE#messageList TD.mailer_readmailsubject
|
||||
{ /*width: 40%;*/
|
||||
min-width: 35%; }
|
||||
|
||||
TD#fromHeader,
|
||||
TABLE#messageList TD.tbtv_from_headercell,
|
||||
TABLE#messageList TD.messageAddressColumn
|
||||
{ /*width: 35%;*/
|
||||
min-width: 30%;
|
||||
overflow: hidden; }
|
||||
|
||||
TD#dateHeader,
|
||||
TABLE#messageList TD.tbtv_date_headercell
|
||||
TD#dateHeader
|
||||
{ /*width: 25%;*/
|
||||
overflow: hidden; }
|
||||
|
||||
TD#priorityHeader,
|
||||
TABLE#messageList TD.tbtv_priority_headercell
|
||||
TD#sizeHeader
|
||||
{ /*width: 25%;*/
|
||||
width: 10%;
|
||||
width: 7%;
|
||||
overflow: hidden; }
|
||||
|
||||
TABLE#messageList TR._selected TD
|
||||
|
||||
Reference in New Issue
Block a user