add another class
This commit is contained in:
parent
0c3d0befcd
commit
f9d24ea6e2
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue