mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-22 03:45:25 +00:00
Monotone-Parent: fe41830eaa82e69f64379323ab62164ca28f558d
Monotone-Revision: cb7329802a0fcbc3602f6725512da279d8c4f67f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-12-22T22:13:53 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -25,23 +25,17 @@
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dtree a.node, .dtree a.nodeSel
|
||||
.dtree a.node
|
||||
{
|
||||
white-space: nowrap;
|
||||
padding: 1px 2px;
|
||||
}
|
||||
|
||||
.dtree a.node:hover, .dtree a.nodeSel:hover
|
||||
.dtree a.node:hover
|
||||
{
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.dtree a.nodeSel
|
||||
{
|
||||
color: #fff;
|
||||
background-color: #4b6983;
|
||||
}
|
||||
|
||||
.dtree .clip
|
||||
{
|
||||
overflow: hidden;
|
||||
|
||||
Reference in New Issue
Block a user