Fix background color

This commit is contained in:
Eike Foken
2011-04-22 20:26:13 +02:00
parent 3dd8db9cc5
commit 07d5459c9b
3 changed files with 2 additions and 2 deletions

View File

@@ -26,7 +26,7 @@ a:hover {
}
.x-viewport body {
background: #ededed url('../images/back.png') repeat-x !important;
background: #F5F9FE url('../images/back.png') repeat-x !important;
}
.x-tree-node-el {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 219 B

After

Width:  |  Height:  |  Size: 224 B