aboutsummaryrefslogtreecommitdiff
path: root/less/pager.less
diff options
context:
space:
mode:
Diffstat (limited to 'less/pager.less')
-rw-r--r--less/pager.less4
1 files changed, 2 insertions, 2 deletions
diff --git a/less/pager.less b/less/pager.less
index 105880086..cc1947a91 100644
--- a/less/pager.less
+++ b/less/pager.less
@@ -32,7 +32,7 @@
float: right;
}
}
-
+
.previous {
> a,
> span {
@@ -45,7 +45,7 @@
> a:hover,
> a:focus,
> span {
- color: @grayLight;
+ color: @gray-light;
background-color: @pagination-bg;
cursor: default;
}