mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-02-17 07:33:57 +00:00
Monotone-Parent: 680ce3d58b64771fea711e45a1b2bc3ec5490acb
Monotone-Revision: 26dc578117c3963aacf88755e9cbf3ac45724a12 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-07-11T22:35:42 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -401,14 +401,8 @@ img.mailer_imagecontent
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
div.pageContent
|
||||
{
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
div.mailer_mailcontent
|
||||
{
|
||||
overflow: auto;
|
||||
border-top-color: white;
|
||||
border-top-width: 1px;
|
||||
border-top-style: solid;
|
||||
@@ -419,7 +413,6 @@ div.mailer_mailcontent
|
||||
|
||||
div.mailer_plaincontent
|
||||
{
|
||||
overflow: auto;
|
||||
font-family: monospace, fixed;
|
||||
width: 80em;
|
||||
margin: 0px;
|
||||
@@ -501,12 +494,23 @@ table.linked_attachment_meta
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
DIV#cl_tableview_reloadroot
|
||||
{
|
||||
position: absolute;
|
||||
overflow: scroll;
|
||||
top: 8em;
|
||||
right: 1em;
|
||||
bottom: 1em;
|
||||
}
|
||||
|
||||
TABLE#messageList
|
||||
{
|
||||
border: 1px;
|
||||
border-collapse: collapse;
|
||||
overflow: scroll;
|
||||
height: 5em !important;
|
||||
right: 1.5em;
|
||||
bottom: 1em;
|
||||
width: 10em;
|
||||
}
|
||||
|
||||
TABLE#messageList TR TD
|
||||
|
||||
Reference in New Issue
Block a user