From abca00870f862d024a943b2c563bd42ff3f8418f Mon Sep 17 00:00:00 2001 From: Julian Thilo Date: Sun, 18 Aug 2013 23:05:56 +0200 Subject: [PATCH 1/7] Add a .navbar-default class for default colors * Extract color styles from .navbar { } and put them into .navbar-default { } * Change variable names * Change the docs accordingly (i.e., add the .navbar-default class to all default navbars) * Change customizer accordingly --- components.html | 24 ++-- customize.html | 60 +++++----- dist/css/bootstrap.css | 197 ++++++++++++++++++------------- dist/css/bootstrap.min.css | 2 +- javascript.html | 4 +- less/navbar.less | 233 ++++++++++++++++++++++--------------- less/variables.less | 32 ++--- 7 files changed, 316 insertions(+), 236 deletions(-) diff --git a/components.html b/components.html index 6b3ca7053e..0c84d60a63 100644 --- a/components.html +++ b/components.html @@ -1312,7 +1312,7 @@ base_url: "../"

Tabs with dropdowns

-
-
{% highlight html %} -