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

Fixed: navbar hover mobile styling

pull/3113/head
Mark McDowall 10 years ago
parent 061c40c8f4
commit 216286db5e

@ -34,7 +34,8 @@
&:hover,
&:focus {
background-color: #333;
color : #222;
background-color : #333;
}
}

Loading…
Cancel
Save