mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-19 05:50:23 +00:00
Corrected a small error in the documentation
This commit is contained in:
parent
1d20611d54
commit
7472c01ce2
1 changed files with 1 additions and 1 deletions
|
|
@ -1056,7 +1056,7 @@ base_url: "../"
|
|||
<p class="help-block">Hovered dropdown menu entry text color</p>
|
||||
<label>@dropdown-link-hover-bg</label>
|
||||
<input type="text" class="form-control" placeholder="#f5f5f5" data-var="@dropdown-link-hover-bg">
|
||||
<p class="help-block">Hovered dropdown menu entry text color</p>
|
||||
<p class="help-block">Hovered dropdown menu entry background color</p>
|
||||
|
||||
<label>@dropdown-link-active-color</label>
|
||||
<input type="text" class="form-control" placeholder="@component-active-color" data-var="@dropdown-link-active-color">
|
||||
|
|
|
|||
Loading…
Reference in a new issue