mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-05-03 09:51:20 +00:00
Fixed: NzbGet history items deleted due to health are now properly recognized as failed.
This commit is contained in:
@@ -173,6 +173,11 @@
|
||||
color: @brand-danger;
|
||||
}
|
||||
|
||||
.icon-nd-download-warning:before {
|
||||
.icon(@cloud-download);
|
||||
color: @brand-warning;
|
||||
}
|
||||
|
||||
.icon-nd-shutdown:before {
|
||||
.icon(@off);
|
||||
color: @brand-danger;
|
||||
|
||||
Reference in New Issue
Block a user