Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/commit/24daa52e86a700bcd6de9f89634e1c8eb28cab5e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
9 changed files with
19 additions and
19 deletions
@ -49,7 +49,7 @@ module.exports = function (grunt) {
} ,
bootstrap : {
src : "UI/Content/ b ootstrap/bootstrap.less",
src : "UI/Content/ B ootstrap/bootstrap.less",
dest : "_output/UI/Content/bootstrap.css"
} ,
general : {
@ -1,5 +1,5 @@
@import "../s hared/Styles/card.less";
@import "../s hared/Styles/clickable.less";
@import "../S hared/Styles/card.less";
@import "../S hared/Styles/clickable.less";
#add-series-screen {
@ -1,6 +1,6 @@
@import "../c ontent/Bootstrap/mixins";
@import "../c ontent/Bootstrap/variables";
@import "../c ontent/Bootstrap/buttons";
@import "../C ontent/Bootstrap/mixins";
@import "../C ontent/Bootstrap/variables";
@import "../C ontent/Bootstrap/buttons";
@import "../Shared/Styles/clickable";
.calendar {
@ -1,7 +1,7 @@
@import "../c ontent/Bootstrap/mixins";
@import "../c ontent/Bootstrap/variables";
@import "../c ontent/Bootstrap/buttons";
@import "../shared/s tyles/clickable";
@import "../C ontent/Bootstrap/mixins";
@import "../C ontent/Bootstrap/variables";
@import "../C ontent/Bootstrap/buttons";
@import "../Shared/S tyles/clickable";
.episode-title-cell {
.btn-link;
@ -27,7 +27,7 @@
@import "tables.less";
// Components: common
@import "../fonta wesome/font-awesome.less";
@import "../FontA wesome/font-awesome.less";
@import "dropdowns.less";
@import "wells.less";
@import "component-animations.less";
@ -1,12 +1,12 @@
@import "b ootstrap/variables";
@import "b ootstrap/mixins";
@import "b ootstrap/type";
@import "B ootstrap/variables";
@import "B ootstrap/mixins";
@import "B ootstrap/type";
@import "font";
@import "form";
@import "theme";
@import "menu";
@import "b ackgrid/backgrid";
@import "../shared/s tyles/clickable";
@import "B ackgrid/backgrid";
@import "../Shared/S tyles/clickable";
@import "prefixer";
@import "icons";
@import "spinner";
@ -1,5 +1,5 @@
@import "prefixer";
@import "b ootstrap/variables";
@import "B ootstrap/variables";
@colorDark : @grayDark;
@colorLight : @grayLighter;
@ -1,4 +1,4 @@
@import "../shared/s tyles/card";
@import "../Shared/S tyles/card";
body {
background-color : #1c1c1c;
@ -1,4 +1,4 @@
@import "../../s hared/Styles/card.less";
@import "../../S hared/Styles/card.less";
.add-notification-item {
.card;