2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update and add @btn-hover-color to Customize page

This commit is contained in:
Mark Otto
2013-07-23 22:53:30 -07:00
parent 1803b2f09e
commit b0dd2f902d
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -569,6 +569,9 @@ lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to ge
<input type="text" placeholder="@brand-info">
<label>@btn-info-border</label>
<input type="text" placeholder="@btn-info-bg">
<h4>Button hover</h4>
<label>@btn-hover-color</label>
<input type="text" placeholder="@btn-default-color">
</div>
<div class="col-lg-6">
<h4>Success</h4>