Monotone-Parent: 6e4fef186ced29e2651148f7ffcb4ab23514c3ee

Monotone-Revision: a65996eae534541bbc283917a9d60ee8b04fb5e3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-06-08T18:20:11
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-06-08 18:20:11 +00:00
parent 76790dee62
commit 9f6816ce23

View File

@@ -50,7 +50,7 @@ DIV#mailboxContent
width: 100%;
height: 18em;
left: 0px;
top: .5em;
top: 2.5em;
right: 0px; }
DIV#messageContent
@@ -476,7 +476,7 @@ TABLE#messageList
width: 100%;
left: 0px;
right: 0px;
top: 2em;
top: 0px;
bottom: 0px;
overflow: auto;
overflow-x: hidden;
@@ -498,7 +498,13 @@ TABLE#messageList TD
}
TABLE#messageList TD.tbtv_subject_headercell
{ width: 30%; }
{ width: 40%; }
TABLE#messageList TD.tbtv_from_headercell
{ width: 35%; }
TABLE#messageList TD.tbtv_date_headercell
{ width: 25%; }
TABLE#messageList TR._selected TD
{