Monotone-Parent: 212e168bc4d90ac245e14acdb1fa02cd21689ca4

Monotone-Revision: e564ba9c3c207614d2d7c7af98a96b258c9d49a7

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-03T17:37:41
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-03 17:37:41 +00:00
parent 96a94aab31
commit 83ab3bf73e
6 changed files with 117 additions and 292 deletions

View File

@@ -22,7 +22,7 @@
DIV#rightPanel
{
position: absolute;
top: 6em;
top: 5.5em;
left: 15em;
margin-left: 5px;
right: 0px;
@@ -36,7 +36,7 @@ DIV#contactsListContent
background: #fff;
width: 100%;
height: 16em;
top: 2em;
top: 2.5em;
overflow: auto;
left: 0px;
}
@@ -115,8 +115,7 @@ DIV#contactFoldersList
bottom: 0px;
margin: 0px;
padding: 0px;
overflow: hidden;
}
overflow: hidden; }
DIV#contactFoldersList > DIV.toolbar
{ width: 100%;
@@ -138,7 +137,12 @@ UL#contactFolders
height: 100%;
margin: 0px;
padding: 0px;
border: 0px;
border-top: 2px solid #222;
border-left: 2px solid #222;
border-right: 1px solid #fff;
border-bottom: 1px solid #fff;
-moz-border-top-colors: ThreeDShadow ThreeDDarkShadow;
-moz-border-left-colors: ThreeDShadow ThreeDDarkShadow;
overflow: auto; }
UL#contactFolders LI.denied
@@ -316,7 +320,7 @@ DIV.contactSelection
right: 0px;
text-align: right;
background: #d4d0c8;
border-top: 1px solid #fffffb;
border-top: 1px solid #fff;
border-left: 0px;
border-right: 0px;
border-bottom: 0px;