mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-21 14:43:31 +00:00
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:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user