Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/commit/5d60b21dba3b23bd734fa5274d955dc50a3ecc17 You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/6/head
Mark McDowall 11 years ago
parent 49e2f26ffc
commit 5d60b21dba

@ -119,10 +119,10 @@ td.episode-status-cell, td.quality-cell, td.history-quality-cell {
i {
.clickable();
margin-left : 8px;
}
i:first-of-type {
margin-left : 0px;
&:first-of-type {
margin-left : 0px;
}
}
}

Loading…
Cancel
Save