mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-26 22:46:37 -04:00
New: The History->Queue UI now show some elementary error information for failed imports.
This commit is contained in:
@@ -163,6 +163,11 @@
|
||||
color : purple;
|
||||
}
|
||||
|
||||
.icon-nd-import-failed:before {
|
||||
.icon(@download-alt);
|
||||
color: @brand-danger;
|
||||
}
|
||||
|
||||
.icon-nd-download-failed:before {
|
||||
.icon(@cloud-download);
|
||||
color: @brand-danger;
|
||||
|
||||
Reference in New Issue
Block a user