@@ -1307,6 +1367,39 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<label>@close-text-shadow</label>
<inputtype="text"placeholder="0 1px 0 #fff">
<h2id="variables-type">Type</h2>
<divclass="row">
<divclass="col-lg-6">
<label>@text-muted</label>
<inputtype="text"placeholder="@gray-light">
<pclass="help-block">Text muted color</p>
</div>
<divclass="col-lg-6">
<label>@abbr-border-color</label>
<inputtype="text"placeholder="@gray-light">
<pclass="help-block">Abbreviations and acronyms border color</p>
</div>
<divclass="col-lg-6">
<label>@headings-small-color</label>
<inputtype="text"placeholder="@gray-light">
<pclass="help-block">Headings small color</p>
</div>
<divclass="col-lg-6">
<label>@blockquote-small-color</label>
<inputtype="text"placeholder="@gray-light">
<pclass="help-block">Blockquote small color</p>
</div>
<divclass="col-lg-6">
<label>@blockquote-border-color</label>
<inputtype="text"placeholder="@gray-lighter">
<pclass="help-block">Blockquote border color</p>
</div>
<divclass="col-lg-6">
<label>@page-header-border-color</label>
<inputtype="text"placeholder="@gray-lighter">
<pclass="help-block">Pag header border color</p>
</div>
</div>
<h2id="variables-other">Other</h2>
<divclass="row">
<divclass="col-lg-6">
...
...
@@ -1335,4 +1428,4 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<p>Downloads include compiled CSS, compiled and minified CSS, and compiled jQuery plugins, all nicely packed up into a zipball for your convenience.</p>