mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 12:04:51 +00:00
add another class
This commit is contained in:
parent
0c3d0befcd
commit
f9d24ea6e2
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue