Fix project tree style

This commit is contained in:
Eike Foken
2011-04-21 20:04:14 +02:00
parent 2e192987b2
commit 5e8408c2cb
7 changed files with 26 additions and 23 deletions

View File

@@ -28,3 +28,11 @@ a:hover {
.x-viewport body {
background: #ededed url('../images/back.png') repeat-x !important;
}
.x-tree-node {
padding: 2px;
}
.x-tree-node-icon {
height: 16px !important;
}