Monotone-Parent: 8ea0d17601b1217bc79e633f55d75e875b542c26

Monotone-Revision: 6db79539af388f03f06a0b0e18a722cbeac0292e

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2007-09-17T20:53:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2007-09-17 20:53:16 +00:00
parent fc5f287edd
commit e2d501a9b7
+4 -6
View File
@@ -33,8 +33,7 @@ DIV#leftPanel
}
DIV#rightPanel
{
position: absolute;
{ position: absolute;
top: 5.5em;
left: 15em;
right: 0px;
@@ -42,8 +41,7 @@ DIV#rightPanel
margin: 0px;
margin-left: 5px;
padding: 0px;
overflow: hidden;
}
overflow: hidden; }
/* top list */
DIV#mailboxContent
@@ -54,8 +52,8 @@ DIV#mailboxContent
left: 0px;
right: 0px;
height: 15.5em;
overflow: hidden;
overflow-y: auto; }
overflow: scroll;
overflow-x: hidden; }
DIV#messageContent
{ position: absolute;