Monotone-Parent: 7133fd7356e5b22d44eb78eba6f71c5c5fa95889

Monotone-Revision: 33cd28ec24da9b667bfbfe813859158a7c753836

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-03-26T18:58:26
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2008-03-26 18:58:26 +00:00
parent 79f2b71fdb
commit 4b815c9bd7
4 changed files with 55 additions and 16 deletions
+10 -3
View File
@@ -384,6 +384,15 @@ DIV.mailer_mailcontent TABLE
table-layout: auto;
}
/* collapsable header */
TD.mailer_fieldname IMG
{ cursor: pointer;
padding-right: 5px; }
TD.mailer_fieldvalue SPAN.collapse
{ white-space: nowrap; }
TD.mailer_fieldvalue SPAN.expand
{ white-space: normal; }
TD.mailer_fieldname
{
white-space: nowrap;
@@ -395,9 +404,7 @@ TD.mailer_fieldname
}
TD.mailer_fieldvalue
{
vertical-align: top;
}
{ vertical-align: top; }
TD.mailer_subjectfieldvalue
{