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

Fixed font on switches

pull/6/head
Mark McDowall 11 years ago
parent 2651cd63a8
commit e2ead542c6

@ -4,6 +4,7 @@
.toggle {
height: 34px;
box-sizing: border-box;
font-weight: normal;
.slide-button {
.button-variant(@btn-danger-color, @btn-danger-bg, @btn-danger-border);

Loading…
Cancel
Save