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…
Reference in New Issue