Monotone-Parent: f69d60b9d521e7955f8e0a7051cb02f730a5b031

Monotone-Revision: d945e377de4cef58cd3319068ed383074d42b243

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-01T16:57:44
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-01 16:57:44 +00:00
parent 824c7ab807
commit 7d0d729557
4 changed files with 30 additions and 21 deletions

View File

@@ -40,6 +40,7 @@ DIV#mailerPageContent
right: 0px;
bottom: 0px;
margin: 0px;
margin-left: 5px;
padding: 0px;
overflow: hidden;
}
@@ -58,10 +59,14 @@ DIV#messageContent
{
position: absolute;
overflow: hidden;
top: 18.2em;
top: 18em;
bottom: 0px;
left: 5px;
left: 0px;
right: 0px;
margin: 0px;
margin-top: 5px;
padding: 0px;
border: 0px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
background: #fff;
@@ -479,9 +484,10 @@ TABLE#messageList
background: #fff;
color: #000;
width: 100%;
left: 5px;
left: 0px;
right: 0px;
top: 2em;
bottom: 5px;
bottom: 0px;
overflow: auto;
}
@@ -524,7 +530,7 @@ DIV#dragHandle
DIV#mailboxDragHandle
{
cursor: n-resize;
top: 17.7em;
top: 18em;
left: 0px;
right: 0px;
height: 5px;