Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Sonarr/commit/dca7274f3504c0e6b3a461b3f53496865d5271d0 You should set ROOT_URL correctly, otherwise the web may not work correctly.

Clickabled pager btn

pull/24/head
Mark McDowall 12 years ago
parent 1075030235
commit dca7274f35

@ -1,4 +1,5 @@
@import "../prefixer";
@import "../../Shared/Styles/clickable.less";
.backgrid-paginator {
text-align : center;
@ -24,6 +25,10 @@
line-height : 30px;
text-decoration : none;
}
.pager-btn {
.clickable;
}
}
.active {
i, span {

Loading…
Cancel
Save