Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Radarr/blame/commit/21601a5805f6c0c70bdf7588744c28ea5e7e9ade/NzbDrone.Web/Content/IndexerSettings.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
# bottom
{
margin-top : -10px ;
margin-left : 15px ;
}
# addItem
{
text-decoration : none ;
font-size : 16px ;
color : black ;
font-weight : bold ;
}
. titleText
{
font-size : 1 . 5em ;
line-height : 1 ;
margin-bottom : 1em ;
display : inline ;
position : absolute ;
top : -1px ;
left : 2px ;
padding-bottom : 0px ;
white-space : nowrap ;
}
. providerHeader
{
min-height : 23px ;
position : relative ;
}
. providerSection
{
float : left ;
width : 255px ;
margin : 2px ;
border : solid 1px # CCCCCD ;
display : inline-block ;
overflow : auto ;
padding : 3px ;
}
. providerOptions label
{
margin-top : 10px ;
margin-left : 3px ;
margin-right : 25px ;
float : left ;
font-weight : bold ;
width : 50px ;
}
. providerOptions input , . providerOptions select
{
font-size : 12px ;
padding : 4px 2px ;
border : solid 1px # aacfe4 ;
width : 170px ;
margin-right : 0px ;
}
. providerOptions select
{
width : 176px ;
}
. deleteProvider
{
position : absolute ;
top : 0px ;
right : 0px ;
}
input [ type = "checkbox" ]
{
height : 25px ;
}
# newznabProviders
{
overflow : auto ;
margin-top : 5px ;
margin-bottom : 10px ;
}