mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-28 09:53:23 +00:00
Monotone-Parent: 0aac806f5c69535395d7afe19450dab4f13e26ec
Monotone-Revision: e8176d01432cb95784ce3ce45d2c8f4e36b46bdd Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T16:48:16 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
*/
|
||||
/* TODO: is the section below used in the mailer? */
|
||||
|
||||
DIV.folderTree
|
||||
DIV#leftPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
@@ -32,7 +32,7 @@ DIV.folderTree
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
DIV#mailerPageContent
|
||||
DIV#rightPanel
|
||||
{
|
||||
position: absolute;
|
||||
top: 5.5em;
|
||||
@@ -469,14 +469,6 @@ IMG.dragMessage
|
||||
-moz-opacity: 0.7;
|
||||
}
|
||||
|
||||
/* message list */
|
||||
DIV#filterPanel
|
||||
{
|
||||
height: 2em;
|
||||
vertical-align: middle;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
TABLE#addr_table
|
||||
{
|
||||
margin-left: 30%;
|
||||
@@ -524,7 +516,7 @@ TABLE#messageList TR._deleted TD
|
||||
}
|
||||
|
||||
/* drag handles */
|
||||
DIV#dragHandle
|
||||
DIV#verticalDragHandle
|
||||
{
|
||||
cursor: e-resize;
|
||||
top: 7.5em;
|
||||
@@ -533,7 +525,7 @@ DIV#dragHandle
|
||||
bottom: 0px;
|
||||
}
|
||||
|
||||
DIV#mailboxDragHandle
|
||||
DIV#rightDragHandle
|
||||
{
|
||||
cursor: n-resize;
|
||||
top: 18em;
|
||||
|
||||
Reference in New Issue
Block a user