mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-22 22:34:53 -04: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