mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-20 17:54:23 +01:00
fix #10805
This commit is contained in:
parent
f9ed8e6f00
commit
ca090aef02
@ -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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user