mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-01 22:37:48 +00:00
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;
|
|
}
|
|
}
|