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

View File

@@ -156,12 +156,12 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell, td.progress-ce
}
.queue-actions-cell {
width : 55px;
width : 70px;
text-align : right !important;
i {
margin-left : 3px;
margin-right : 3px;
margin-left : 1px;
margin-right : 1px;
}
}