mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 08:34:08 +02:00
add another var
This commit is contained in:
@@ -424,9 +424,11 @@ base_url: "../"
|
||||
<input type="text" class="form-control" placeholder="#f9f2f4">
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<label>@pre-color</label>
|
||||
<input type="text" class="form-control" placeholder="@gray-dark">
|
||||
<label>@pre-bg</label>
|
||||
<input type="text" class="form-control" placeholder="#f5f5f5">
|
||||
<label>@code-border-color</label>
|
||||
<label>@pre-border-color</label>
|
||||
<input type="text" class="form-control" placeholder="#ccc">
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user