Files
Readarr/src/UI/Activity/activity.less
Mark McDowall 3c641cab33 Remove from queue improvements
New: option to blacklist a release when removing it from download client
2015-01-31 23:35:56 -08:00

18 lines
210 B
Plaintext

.queue-status-cell .popover {
max-width : 800px;
}
.queue {
.protocol-cell {
text-align : center;
width : 80px;
}
}
.remove-from-queue-modal {
.form-horizontal {
margin-top : 20px;
}
}