mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-18 11:20:58 +00:00
grunt
This commit is contained in:
parent
2d20bba307
commit
a75c6d84e1
4 changed files with 6 additions and 1 deletions
BIN
dist/css/bootstrap.css.map
vendored
BIN
dist/css/bootstrap.css.map
vendored
Binary file not shown.
|
|
@ -486,6 +486,11 @@
|
|||
<input id="input-@input-group-addon-border-color" type="text" value="@input-border" data-var="@input-group-addon-border-color" class="form-control"/>
|
||||
<p class="help-block">Border color for textual input addon</p>
|
||||
</div>
|
||||
<div class="col-xs-4">
|
||||
<label for="input-@cursor-disabled">@cursor-disabled</label>
|
||||
<input id="input-@cursor-disabled" type="text" value="not-allowed" data-var="@cursor-disabled" class="form-control"/>
|
||||
<p class="help-block">Disabled cursor for form controls and buttons</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="dropdowns">Dropdowns</h2>
|
||||
<p>Dropdown menu container and contents</p>
|
||||
|
|
|
|||
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
BIN
docs/dist/css/bootstrap.css.map
vendored
BIN
docs/dist/css/bootstrap.css.map
vendored
Binary file not shown.
Loading…
Reference in a new issue