mirror of
https://github.com/codex-storage/deluge.git
synced 2025-02-17 13:56:47 +00:00
change the icon for the "All" state
This commit is contained in:
parent
951c13f1ce
commit
8fe301a3d9
@ -68,7 +68,7 @@ html, body {
|
||||
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 .downloading { background-image: url('/pixmaps/downloading16.png'); }
|
||||
#labels .seeding { background-image: url('/pixmaps/seeding16.png'); }
|
||||
|
Loading…
x
Reference in New Issue
Block a user