mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
Monotone-Parent: 13eeb49749c2fffd30ec7595581aa47c40de5671
Monotone-Revision: 0444b46399c9927608800ce991a1f206d6d1112f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-06-01T20:35:51 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -556,6 +556,24 @@ A[class~="_disabled"].button:active
|
||||
{ color: #999;
|
||||
background: inherit; }
|
||||
|
||||
LI.denied
|
||||
{ background-color: #fefefe;
|
||||
font-style: italic;
|
||||
color: #f33; }
|
||||
|
||||
LI._selected,
|
||||
TR._selected > TD,
|
||||
TD._selected
|
||||
{
|
||||
background-color: #4b6983;
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
LI[class~="_selected"].denied
|
||||
{
|
||||
background-color: #f33;
|
||||
}
|
||||
|
||||
/* folder tree (js) )*/
|
||||
DIV.dTreeNode A SPAN.nodeName
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user