Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/commit/0b8cc7c7e70008cd5419ea59edc51ee97e15460d?style=unified&whitespace=ignore-all You should set ROOT_URL correctly, otherwise the web may not work correctly.

Removed commented CSS from EpisodeSorting.

Removed border from Notification Settings.
pull/2/head
Mark McDowall 14 years ago
parent 4a904cbf2f
commit 0b8cc7c7e7

@ -11,11 +11,6 @@
margin-bottom: 15px;
padding-left: 20px;
}
@*#singleEpisodeExample, #multiEpisodeExample
{
float: left
}*@
</style>
}

@ -8,7 +8,6 @@
.notifier
{
width: 560px;
border:solid 2px #CCCCCD;
padding: 5px;
margin-left: -8px;
overflow: auto;

Loading…
Cancel
Save