2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

-background to -bg on pagination vars

This commit is contained in:
Mark Otto
2013-03-31 17:20:16 -07:00
parent f2e5c32936
commit 996ec4ca69
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -222,8 +222,8 @@
// Pagination
// -------------------------
@pagination-background: #fff;
@pagination-background-active: #f5f5f5;
@pagination-bg: #fff;
@pagination-bg-active: #f5f5f5;
@pagination-border: #ddd;