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:
Wolfgang Sourdeau
2006-12-22 22:13:53 +00:00
parent ef275a7674
commit 0089cb7214
3 changed files with 93 additions and 75 deletions
+2 -8
View File
@@ -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;