From dca7274f3504c0e6b3a461b3f53496865d5271d0 Mon Sep 17 00:00:00 2001 From: Mark McDowall Date: Wed, 26 Jun 2013 17:45:16 -0700 Subject: [PATCH] Clickabled pager btn --- UI/Content/Backgrid/paginator.less | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/UI/Content/Backgrid/paginator.less b/UI/Content/Backgrid/paginator.less index dfa222dd0..59c5f65e8 100644 --- a/UI/Content/Backgrid/paginator.less +++ b/UI/Content/Backgrid/paginator.less @@ -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 {