Monotone-Parent: ff9f575e827547be397fdb096775dc09d813c270

Monotone-Revision: 4c6881268ddcd38365c2c1b0097a33383ac7839f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-09-19T15:40:58
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-09-19 15:40:58 +00:00
parent 3580eb01e2
commit a18d65ff7e
4 changed files with 44 additions and 49 deletions

View File

@@ -137,7 +137,7 @@ table.titletable td.titlecell SELECT
DIV.contactFoldersList
{
position: absolute;
top: 5.5em;
top: 6em;
left: 0px;
width: 14.7em;
bottom: 0px;
@@ -159,6 +159,8 @@ DIV.contactFoldersList UL
top: 2em;
left: 0px;
right: 0px;
margin: 0px;
padding: 0px;
bottom: 0px;
overflow: auto;
padding-left: 0px;
@@ -275,15 +277,6 @@ TABLE#contactsList TR._deleted TD
text-decoration: line-through;
}
DIV#rightDragHandle
{
cursor: n-resize;
top: 17.7em;
left: 0px;
right: 0px;
height: 5px;
}
DIV#contactView
{
position: absolute;
@@ -336,42 +329,45 @@ INPUT#searchValue:focus
DIV#dragHandle
{
cursor: e-resize;
top: 7.5em;
top: 6em;
left: 14.6em;
width: .4em;
bottom: 0px;
}
DIV#mailboxDragHandle
{
DIV#rightDragHandle
{
cursor: n-resize;
top: 50%;
top: 17.7em;
left: 0px;
right: 0px;
height: .4em;
}
DIV#calendarView
{
position: absolute;
background: #fff;
top: 18em;
bottom: 0px;
width: 100%;
overflow: hidden;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa;
height: 5px;
}
DIV.contactSelector
{
position: absolute;
top: 0px;
bottom: 3em;
bottom: 0px;
right: 0px;
left: 0px;
}
DIV.contactSelector DIV#rightPanel
{ top: 4em; }
DIV.contactSelector DIV#contactsListContent
{ height: 8em; }
DIV.contactSelector DIV.contactFoldersList
{ top: 4em; }
DIV.contactSelector DIV#rightDragHandle
{ top: 10em; }
DIV.contactSelector DIV#contactView
{ top: 10.5em; }
DIV.contactSelection
{
position: absolute;