Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/src/commit/c6716f2425855fe204126391aca17e3730332d79/NzbDrone.Web/Content/Overrides.css
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
/*YUI dropdown*/
|
|
.yui3-aclist
|
|
{
|
|
z-index: 100 !important;
|
|
width: auto !important;
|
|
}
|
|
|
|
.yui3-aclist-item-active
|
|
{
|
|
background: #065EFE !important;
|
|
}
|
|
|
|
|
|
/*jQuery UI*/
|
|
.ui-widget-header
|
|
{
|
|
font-weight: normal;
|
|
}
|
|
|
|
.t-combobox .t-input
|
|
{
|
|
line-height: 25px;
|
|
}
|