- started to remodel the UI to match the new qBT UI

This commit is contained in:
Christophe Dumez
2009-11-23 09:16:32 +00:00
parent 08710ed822
commit 13e22aef51
7 changed files with 131 additions and 112 deletions

View File

@@ -120,3 +120,22 @@ hr {
height:100%;
}
#Filters {
width: 120px;
border-right: 1px solid #ccc;
color: #000;
}
#Filters ul {
list-style-type: none;
}
#Filters ul img {
padding-right: 2px;
margin-top: 2px;
}
#Transfers {
vertical-align: top;
}