Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <code@rebertia.com>2013-10-10 05:07:08 +0400
committerChris Rebert <code@rebertia.com>2013-10-10 05:07:08 +0400
commitca090aef0211663a11022e1f6b139850b7d222f1 (patch)
treecd488bfc88b42a9ee14b135916ca58eb91002fb7 /customize.html
parentf9ed8e6f003d60e50873976a6573eb0faa3c26c9 (diff)
fix #10805
Diffstat (limited to 'customize.html')
-rw-r--r--customize.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/customize.html b/customize.html
index 9e46798ea4..39c43fd102 100644
--- a/customize.html
+++ b/customize.html
@@ -632,9 +632,6 @@ base_url: "../"
<input type="text" class="form-control" placeholder="@brand-info" data-var="@btn-info-bg">
<label>@btn-info-border</label>
<input type="text" class="form-control" placeholder="darken(@btn-info-bg, 5%)" data-var="@btn-info-border">
- <h4>Button hover</h4>
- <label>@btn-hover-color</label>
- <input type="text" class="form-control" placeholder="@btn-default-color" data-var="@btn-hover-color">
</div>
<div class="col-md-6">
<h4>Success</h4>