Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Prowlarr/blame/commit/6ffa4e05684d22f83d894fba7deda99e66596bd2/NzbDrone.Services/NzbDrone.Services.Service/Content/themes/base/jquery.ui.progressbar.css You should set ROOT_URL correctly, otherwise the web may not work correctly.

11 lines
353 B

/*!
* jQuery UI Progressbar 1.8.23
*
* Copyright 2012, AUTHORS.txt (http://jqueryui.com/about)
* Licensed under the MIT license.
* http://jquery.org/license
*
* http://docs.jquery.com/UI/Progressbar#theming
*/
.ui-progressbar { height:2em; text-align: left; overflow: hidden; }
.ui-progressbar .ui-progressbar-value {margin: -1px; height:100%; }