mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 00:50:59 +00:00
Run grunt.
This commit is contained in:
parent
0ad97ab446
commit
db550a9235
5 changed files with 7 additions and 2 deletions
BIN
dist/css/bootstrap.css.map
vendored
BIN
dist/css/bootstrap.css.map
vendored
Binary file not shown.
|
|
@ -71,6 +71,11 @@
|
|||
<input id="input-@link-hover-color" type="text" value="darken(@link-color, 15%)" data-var="@link-hover-color" class="form-control"/>
|
||||
<p class="help-block">Link hover color set via <code>darken()</code> function.</p>
|
||||
</div>
|
||||
<div class="bs-customizer-input">
|
||||
<label for="input-@link-hover-decoration">@link-hover-decoration</label>
|
||||
<input id="input-@link-hover-decoration" type="text" value="underline" data-var="@link-hover-decoration" class="form-control"/>
|
||||
<p class="help-block">Link hover decoration.</p>
|
||||
</div>
|
||||
</div>
|
||||
<h2 id="typography">Typography</h2>
|
||||
<p>Font, line-height, and color for body text, headings, and more.</p>
|
||||
|
|
|
|||
2
docs/assets/js/customize.min.js
vendored
2
docs/assets/js/customize.min.js
vendored
File diff suppressed because one or more lines are too long
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