mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-10 07:50:57 +00:00
fix #10805
This commit is contained in:
parent
f9ed8e6f00
commit
ca090aef02
1 changed files with 0 additions and 3 deletions
|
|
@ -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…
Reference in a new issue