2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Run make on prev commits

This commit is contained in:
Mark Otto
2013-07-23 23:48:17 -07:00
parent 9029b4c06c
commit 18157e9f39
5 changed files with 27 additions and 29 deletions
+4 -2
View File
@@ -337,8 +337,9 @@
@list-group-active-bg: @component-active-bg;
@list-group-active-border: @list-group-active-bg;
@link-list-group-color: #555;
@link-list-group-heading-color:#333;
@list-group-link-color: #555;
@list-group-link-heading-color: #333;
// Panels
// -------------------------
@@ -403,6 +404,7 @@
@breadcrumb-color: #ccc;
@breadcrumb-active-color: @gray-light;
// Carousel
// ------------------------
@carousel-text-shadow: 0 1px 2px rgba(0,0,0,.6);