mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-18 21:34:28 -04:00
New: Queue status icon is purple when download is waiting to import or importing
Fixed: Time Left on Queue won't show when completed Queue status/timeleft improvements Closes #281 (cherry picked from commit 910de6d94a4482e82e295153e01c299460af2d2d)
This commit is contained in:
@@ -25,3 +25,7 @@
|
||||
.warning {
|
||||
color: $warningColor;
|
||||
}
|
||||
|
||||
.purple {
|
||||
color: $purple;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user