1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-28 23:07:13 -04:00

Remove from queue improvements

New: option to blacklist a release when removing it from download client
This commit is contained in:
Mark McDowall
2015-01-31 23:35:56 -08:00
parent 5d41ebd322
commit 3c641cab33
9 changed files with 153 additions and 48 deletions
+5
View File
@@ -60,6 +60,11 @@
color : @brand-danger;
}
.icon-nd-blacklist:before {
.icon(@ban-circle);
color : @brand-danger;
}
.icon-nd-spinner:before {
.icon(@spinner);
.icon-spin;