aboutsummaryrefslogtreecommitdiff
path: root/customize.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-23 22:53:30 -0700
committerMark Otto <[email protected]>2013-07-23 22:53:30 -0700
commitb0dd2f902d494f46c238e31ef3a711c11d44f501 (patch)
treea6e3cb18a15c1a935cb5bd3519e5b465e463208a /customize.html
parent1803b2f09ee4ecdc23fb3d371441c4ac1526b43d (diff)
downloadbootstrap-b0dd2f902d494f46c238e31ef3a711c11d44f501.tar.xz
bootstrap-b0dd2f902d494f46c238e31ef3a711c11d44f501.zip
Update and add `@btn-hover-color` to Customize page
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/customize.html b/customize.html
index 1e1f0e67e..8d70d0445 100644
--- a/customize.html
+++ b/customize.html
@@ -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>