Add Status column to webui (addresses #6815) (#7032)

* Add Status column to webui (addresses #6815)
This commit is contained in:
Tom Piccirello
2017-07-17 02:26:52 -04:00
committed by Mike Tzou
parent 962e5a8f3d
commit 11b44407af
3 changed files with 40 additions and 30 deletions

View File

@@ -33,7 +33,7 @@
cursor: pointer;
}
#transferList img.statusIcon {
#transferList img.stateIcon {
height: 1.3em;
vertical-align: middle;
margin-bottom: -1px;