Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markotto@twitter.com>2012-10-03 02:41:31 +0400
committerMark Otto <markotto@twitter.com>2012-10-03 02:41:31 +0400
commit7732d8b9b06d359be7096880135f9ff546a898a2 (patch)
tree9e599e550cef58ec65d2717dd74fb116ade2c683 /less/pagination.less
parent3bb9e0d7538f1899ed8681b6ca2ced65822a155a (diff)
parent630a88d3ce0dde6365e224d84353d3cf24defc18 (diff)
Merge branch '2.1.2-wip' into exploratory
Diffstat (limited to 'less/pagination.less')
-rw-r--r--less/pagination.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/less/pagination.less b/less/pagination.less
index ac70c85a97..0056b3c9c1 100644
--- a/less/pagination.less
+++ b/less/pagination.less
@@ -33,7 +33,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 {