Monotone-Parent: e59b773742249fe1b0b7c6ade68133f91b60e6ab

Monotone-Revision: 52fcdfdee71eae8ba8b51b575ff745e2a38a175f

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-12-20T22:47:10
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-12-20 22:47:10 +00:00
parent 6564b2464c
commit 9627f8608f

View File

@@ -127,7 +127,8 @@ DIV#contactFoldersList > DIV.toolbar
border-left: 1px solid #aaa; }
UL#contactFolders
{ list-style-type: none;
{ visibility: hidden;
list-style-type: none;
list-style-image: none;
clear: both;
cursor: default;
@@ -140,6 +141,11 @@ UL#contactFolders
border: 0px;
overflow: auto; }
UL#contactFolders LI.denied
{ background: #fefefe;
font-style: italic;
color: #f33; }
DIV#contactFoldersList LI
{
padding: .2em 1em;