aboutsummaryrefslogtreecommitdiff
path: root/less
diff options
context:
space:
mode:
Diffstat (limited to 'less')
-rw-r--r--less/pager.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/pager.less b/less/pager.less
index 0fb694668..105880086 100644
--- a/less/pager.less
+++ b/less/pager.less
@@ -46,7 +46,7 @@
> a:focus,
> span {
color: @grayLight;
- background-color: #fff;
+ background-color: @pagination-bg;
cursor: default;
}
}