See ChangeLog

Monotone-Parent: 9e1649b38d7b35c48bc95fdbaa0ed062a6046495
Monotone-Revision: 7605704028eff50386f4f9c1e4e93aa47eea31c3

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2012-09-17T13:55:22
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle
2012-09-17 13:55:22 +00:00
parent 0da9573834
commit ec2e71090e
22 changed files with 51 additions and 40 deletions

View File

@@ -12,7 +12,7 @@
.dtree img
{
vertical-align: top;
vertical-align: middle;
border: 0px;
padding: 0px;
margin: 0px;
@@ -29,6 +29,7 @@
{
white-space: nowrap;
padding: 1px 2px;
line-height: 2em;
}
.dtree a.node:hover
@@ -41,5 +42,8 @@
overflow: hidden;
}
DIV.dTreeNode
{ height: 18px; }
.dTreeNode
{ height: 22px; }
.dTreeNode._selected
{ background-color: #9ABCD8; }