mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-04-14 09:48:51 +00:00
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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user