Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/81e80d5575e2a4a100a65340db8f0173f0aa8de9 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Fixed: Toggling episode monitored state won't shift UI over

pull/6/head
Mark McDowall 11 years ago
parent 2ff1208947
commit 81e80d5575

@ -286,8 +286,10 @@
.season-grid {
.toggle-cell {
width : 12px;
text-align : center;
width : 28px;
text-align : center;
padding-left : 0px;
padding-right : 0px;
}
.toggle-cell {

Loading…
Cancel
Save