]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Use paginationActiveBackground var to finish fixing #4295 5281/head
authorRobin Lewis <gotenxiao@gmail.com>
Tue, 25 Sep 2012 20:12:01 +0000 (21:12 +0100)
committerRobin Lewis <gotenxiao@gmail.com>
Tue, 25 Sep 2012 20:12:01 +0000 (21:12 +0100)
less/pagination.less

index 88065aa2201c92ab51774d95b20459968d6836db..e35d3f4a8e85c84654d07de2ceb1b94d8f8dd25d 100644 (file)
@@ -34,7 +34,7 @@
 .pagination ul > li > a:hover,
 .pagination ul > .active > a,
 .pagination ul > .active > span {
-  background-color: #f5f5f5;
+  background-color: @paginationActiveBackground;
 }
 .pagination ul > .active > a,
 .pagination ul > .active > span {