Monotone-Parent: bf564e0891d80423226b26b83ed9a1ba7983bff5

Monotone-Revision: 62549471f18965b7b2503aa161e5f3bcffbf413f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-02T22:05:03
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-02 22:05:03 +00:00
parent 73f0da74ff
commit be8739f658
5 changed files with 64 additions and 24 deletions

View File

@@ -67,10 +67,9 @@ DIV#contactsListContent
.titlediv
{
height: 24px;
vertical-align: middle;
padding-top: 6px;
padding-left: 6px;
line-height: 2em;
vertical-align: bottom;
padding-left: 1em;
}
table.titletable
@@ -122,10 +121,12 @@ DIV#contactFoldersList
DIV#contactFoldersList > DIV.toolbar
{ width: 100%;
background: #f00;
padding: 0px;
margin: 0px;
border-top: 1px solid #aaa;
border-left: 1px solid #aaa; }
DIV#contactFoldersList UL
UL#contactFolders
{ list-style-type: none;
list-style-image: none;
clear: both;