mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-14 18:42:30 +03:00
Move var in customize layout
This commit is contained in:
+1
-6
@@ -537,12 +537,7 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
|
|||||||
<input type="text" placeholder="6px">
|
<input type="text" placeholder="6px">
|
||||||
<label>@border-radius-small</label>
|
<label>@border-radius-small</label>
|
||||||
<input type="text" placeholder="3px">
|
<input type="text" placeholder="3px">
|
||||||
</div>
|
<h4>Active background color</h4>
|
||||||
</div>
|
|
||||||
|
|
||||||
<h4>Active background color</h4>
|
|
||||||
<div class="row">
|
|
||||||
<div class="col-lg-6">
|
|
||||||
<label>@component-active-bg</label>
|
<label>@component-active-bg</label>
|
||||||
<input type="text" placeholder="@brand-primary">
|
<input type="text" placeholder="@brand-primary">
|
||||||
<p class="help-block">Used for active or hovered items in places like navs or dropdowns.</p>
|
<p class="help-block">Used for active or hovered items in places like navs or dropdowns.</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user