Skip to content

Commit a75c6d8

Browse files
committed
grunt
1 parent 2d20bba commit a75c6d8

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

dist/css/bootstrap.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/_includes/customizer-variables.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -486,6 +486,11 @@ <h2 id="forms">Forms</h2>
486486
<input id="input-@input-group-addon-border-color" type="text" value="@input-border" data-var="@input-group-addon-border-color" class="form-control"/>
487487
<p class="help-block">Border color for textual input addon</p>
488488
</div>
489+
<div class="col-xs-4">
490+
<label for="input-@cursor-disabled">@cursor-disabled</label>
491+
<input id="input-@cursor-disabled" type="text" value="not-allowed" data-var="@cursor-disabled" class="form-control"/>
492+
<p class="help-block">Disabled cursor for form controls and buttons</p>
493+
</div>
489494
</div>
490495
<h2 id="dropdowns">Dropdowns</h2>
491496
<p>Dropdown menu container and contents</p>

docs/assets/js/raw-files.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/dist/css/bootstrap.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)