mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-05 16:08:40 +00:00
change the icon for the "All" state
This commit is contained in:
parent
951c13f1ce
commit
8fe301a3d9
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ html, body {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
#labels .all { background-image: url('/pixmaps/dht16.png'); }
|
#labels .all { background-image: url('/pixmaps/all16.png'); }
|
||||||
#labels .active { background-image: url('/pixmaps/active16.png'); }
|
#labels .active { background-image: url('/pixmaps/active16.png'); }
|
||||||
#labels .downloading { background-image: url('/pixmaps/downloading16.png'); }
|
#labels .downloading { background-image: url('/pixmaps/downloading16.png'); }
|
||||||
#labels .seeding { background-image: url('/pixmaps/seeding16.png'); }
|
#labels .seeding { background-image: url('/pixmaps/seeding16.png'); }
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue