mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user