add another class

This commit is contained in:
Damien Churchill 2009-03-30 22:50:00 +00:00
parent 0c3d0befcd
commit f9d24ea6e2
1 changed files with 4 additions and 0 deletions

View File

@ -175,6 +175,10 @@ input {
background: url('/icons/16/error.png') no-repeat 2px;
}
.x-deluge-file {
background-image: url('/icons/16/document.png');
}
.x-deluge-add-file, .x-tree-node-icon {
background: url('/icons/16/document.png') no-repeat 2px;
}