2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Merge branch '2.1.2-wip' into exploratory

This commit is contained in:
Mark Otto
2012-10-02 15:41:31 -07:00
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -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 {