mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
grunt
This commit is contained in:
parent
5850f637ab
commit
717a50ce19
2 changed files with 2 additions and 2 deletions
|
@ -408,7 +408,7 @@
|
|||
</div>
|
||||
<div class="bs-customizer-input">
|
||||
<label for="input-@input-color-placeholder">@input-color-placeholder</label>
|
||||
<input id="input-@input-color-placeholder" type="text" value="@gray-light" data-var="@input-color-placeholder" class="form-control"/>
|
||||
<input id="input-@input-color-placeholder" type="text" value="#999" data-var="@input-color-placeholder" class="form-control"/>
|
||||
<p class="help-block">Placeholder text color</p>
|
||||
</div>
|
||||
<div class="bs-customizer-input">
|
||||
|
|
2
docs/assets/js/raw-files.min.js
vendored
2
docs/assets/js/raw-files.min.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue