mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-23 04:54:51 +00:00
grab the no connections and free space icons from the classic template
This commit is contained in:
parent
a2ba0c556f
commit
789f4911bc
1 changed files with 2 additions and 0 deletions
|
@ -90,7 +90,9 @@ body {
|
|||
#status #info #connections {background-image:url(/static/images/tango/connections.png)}
|
||||
#status #info #downspeed {background-image:url(/pixmaps/downloading16.png)}
|
||||
#status #info #upspeed {background-image:url(/pixmaps/seeding16.png)}
|
||||
#status #info #incoming_connections { background-image: url('/pixmaps/alert16.png'); }
|
||||
#status #info #dht {background-image:url(/pixmaps/dht16.png)}
|
||||
#status #info #free_space {background-image:url(/static/images/tango/drive-harddisk.png)}
|
||||
|
||||
#labels .downloading { background-image: url('/pixmaps/downloading16.png'); }
|
||||
#labels .seeding { background-image: url('/pixmaps/seeding16.png'); }
|
||||
|
|
Loading…
Add table
Reference in a new issue