mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 04:24:27 +00:00
grab the no connections and free space icons from the classic template
This commit is contained in:
parent
a2ba0c556f
commit
789f4911bc
@ -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…
x
Reference in New Issue
Block a user