mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 11:25:24 +00:00
Monotone-Parent: 0ebf0ab3929b5c634b6870dbdf4648265482e512
Monotone-Revision: 6554f23cdb0a8f5750823a6297e26d8134456619 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2007-10-25T20:36:08 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -336,16 +336,14 @@ TABLE.mailer_fieldtable
|
||||
width: 100%; }
|
||||
|
||||
DIV.mailer_mailcontent
|
||||
{
|
||||
background-color: #fff;
|
||||
position: absolute;
|
||||
{ background-color: #fff;
|
||||
padding: .5em;
|
||||
position: absolute;
|
||||
top: 7.5em;
|
||||
overflow: auto;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
}
|
||||
overflow: auto; }
|
||||
|
||||
TD.mailer_fieldname
|
||||
{
|
||||
@@ -379,7 +377,7 @@ img.mailer_imagecontent
|
||||
}
|
||||
|
||||
DIV.mailer_plaincontent
|
||||
{
|
||||
{
|
||||
position: relative;
|
||||
font-family: monospace, fixed;
|
||||
white-space: pre;
|
||||
|
||||
Reference in New Issue
Block a user