mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-24 22:35:49 -04:00
3c641cab33
New: option to blacklist a release when removing it from download client
18 lines
210 B
Plaintext
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;
|
|
}
|
|
}
|