mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-06 15:46:23 +00:00
Monotone-Parent: b2d9c636fb3d2144c545bb429ce3ba1a5ebaa2c4
Monotone-Revision: dda4e6a3f592d528b84dd6d0a778f5e9cea2bfa5 Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2008-07-08T11:10:29 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -143,16 +143,32 @@ UL#contactFolders
|
||||
border-right: 1px solid #fff;
|
||||
border-bottom: 1px solid #fff;
|
||||
-moz-border-top-colors: #9c9a94 #000;
|
||||
-moz-border-left-colors: #9c9a94 #000; }
|
||||
-moz-border-left-colors: #9c9a94 #000;
|
||||
-moz-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
}
|
||||
|
||||
DIV#contactFoldersList LI
|
||||
{
|
||||
padding: .2em 1em;
|
||||
margin: 0px;
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
background-repeat: no-repeat;
|
||||
background-position: 4px 2px;
|
||||
line-height: 20px;
|
||||
padding-left: 20px;
|
||||
margin: 0px;
|
||||
width: auto;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
DIV#contactFoldersList LI.local
|
||||
{
|
||||
background-image: url('/SOGo.woa/WebServerResources/addrbook.png');
|
||||
}
|
||||
|
||||
DIV#contactFoldersList LI.remote
|
||||
{
|
||||
background-image: url('/SOGo.woa/WebServerResources/remote-addrbook.png');
|
||||
}
|
||||
|
||||
.treecell
|
||||
{
|
||||
color: black;
|
||||
|
||||
Reference in New Issue
Block a user