mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-17 21:49:09 +01:00
finishes #10245 by adding it the new var to the customizer
This commit is contained in:
parent
daa8330b41
commit
e10bf3aa7f
File diff suppressed because one or more lines are too long
@ -1050,6 +1050,11 @@ base_url: "../"
|
||||
<input type="text" class="form-control" placeholder="@gray-light" data-var="@breadcrumb-active-color">
|
||||
<p>Text color of current page in the breadcrumb</p>
|
||||
</div>
|
||||
<div class="col-lg-4">
|
||||
<label>@breadcrumb-separator</label>
|
||||
<input type="text" class="form-control" placeholder='"/"' data-var="@breadcrumb-separator">
|
||||
<p>Textual separator for between breadcrumb elements</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<h2 id="variables-jumbotron">Jumbotron</h2>
|
||||
|
Loading…
x
Reference in New Issue
Block a user