See ChangeLog

Monotone-Parent: 3c15622e01ba189cb753c80fb8cf4c1a57e85c29
Monotone-Revision: 3273edcbe74bef5af678b4bac440df23fe52dafd

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2009-06-26T17:48:28
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2009-06-26 17:48:28 +00:00
parent f30c282fc0
commit 3a26cead36
14 changed files with 211 additions and 419 deletions
+17 -15
View File
@@ -61,16 +61,11 @@ DIV#contactsListContent
width: 25%;
}
.contentcell
{
}
.titlediv
{
line-height: 2em;
vertical-align: bottom;
padding-left: 1em;
}
{ line-height: 18px;
vertical-align: middle;
padding-top: 8px;
padding-left: 6px; }
TABLE.titletable
{
@@ -117,11 +112,18 @@ DIV#contactFoldersList
overflow: hidden; }
DIV#contactFoldersList DIV.toolbar
{ width: 100%;
padding: 0px;
margin: 0px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa; }
{ padding: 4px 0;
margin: 1px 0 0 0;
border-top: 1px solid #888;
border-left: 1px solid #aaa;
border-right: 1px solid #aaa; }
SPAN.toolbarButton
{ float: none;
padding: 14px 2px 0px 2px; }
A.toolbarButton
{ text-decoration: none; }
UL#contactFolders
{ list-style-type: none;
@@ -131,7 +133,7 @@ UL#contactFolders
color: #000;
background: #fff;
position: absolute; /* required for Safari & IE */
top: 53px; /* leave space for the mini addressbook */
top: 62px; /* leave space for the mini addressbook */
bottom: 0px;
width: 100%;
height: 100%;