diff options
Diffstat (limited to 'less/pager.less')
| -rw-r--r-- | less/pager.less | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/less/pager.less b/less/pager.less index 04585a3a7..16993ddc8 100644 --- a/less/pager.less +++ b/less/pager.less @@ -23,7 +23,7 @@ > a:hover, > a:focus { text-decoration: none; - background-color: @pagination-active-bg; + background-color: @pagination-hover-bg; } } |
