mirror of https://github.com/Sonarr/Sonarr
Clickabled pager btn
This commit is contained in:
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…
Reference in New Issue