2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-02 16:04:07 +03:00

fixes #4295: add vars for pagination

This commit is contained in:
Mark Otto
2012-08-07 22:37:38 -07:00
parent 0cb3ba6b23
commit 8ed77c41f0
3 changed files with 10 additions and 2 deletions
+6
View File
@@ -194,6 +194,12 @@
@navbarInverseBrandColor: @navbarInverseLinkColor;
// Pagination
// -------------------------
@paginationBackground: #fff;
@paginationBorder: #ddd;
@paginationActiveBackground: #f5f5f5;
// Hero unit
// -------------------------