1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-12-16 11:37:58 +02:00

Clickabled pager btn

This commit is contained in:
Mark McDowall 2013-06-26 17:45:16 -07:00
parent 1075030235
commit dca7274f35

View File

@ -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 {