Clickabled pager btn

This commit is contained in:
Mark McDowall 2013-06-26 17:45:16 -07:00
parent 1075030235
commit dca7274f35
1 changed files with 5 additions and 0 deletions

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 {