mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
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…
x
Reference in New Issue
Block a user