aboutsummaryrefslogtreecommitdiff
path: root/_includes
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-23 23:03:57 -0700
committerMark Otto <[email protected]>2013-07-23 23:03:57 -0700
commita5cc1300f60ae2a8a1c21adbc83b5de874155194 (patch)
treee2dec634a8fb4d1d7e2c66bcc7d1e36ce48b0226 /_includes
parentb0dd2f902d494f46c238e31ef3a711c11d44f501 (diff)
downloadbootstrap-a5cc1300f60ae2a8a1c21adbc83b5de874155194.tar.xz
bootstrap-a5cc1300f60ae2a8a1c21adbc83b5de874155194.zip
Update carousel vars
* Remove `@carousel-control-hover-color` since that's just the same as the default control color and all we change is `opacity` (it's required for specificity). * Add vars to customizer * Update customizer nav to include new section * Remove the `li` from the var names * Consolidate and simplify `text-shadow` vars
Diffstat (limited to '_includes')
-rw-r--r--_includes/nav-customize.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_includes/nav-customize.html b/_includes/nav-customize.html
index e4b2e1447..c299badc5 100644
--- a/_includes/nav-customize.html
+++ b/_includes/nav-customize.html
@@ -21,6 +21,7 @@
<li><a href="#variables-breadcrumbs">Breadcrumbs</a></li>
<li><a href="#variables-jumbotron">Jumbotron</a></li>
<li><a href="#variables-modals">Modals</a></li>
+ <li><a href="#variables-carousel">Carousel</a></li>
<li><a href="#variables-list-group">List group</a></li>
<li><a href="#variables-thumbnails">Thumbnails</a></li>
<li><a href="#variables-progress">Progress bars</a></li>