mirror of
https://github.com/twbs/bootstrap.git
synced 2025-09-25 12:59:05 +02:00
grunt
This commit is contained in:
@@ -1088,7 +1088,7 @@
|
||||
</div>
|
||||
<div class="bs-customizer-input">
|
||||
<label for="input-@popover-arrow-color">@popover-arrow-color</label>
|
||||
<input id="input-@popover-arrow-color" type="text" value="#fff" data-var="@popover-arrow-color" class="form-control"/>
|
||||
<input id="input-@popover-arrow-color" type="text" value="@popover-bg" data-var="@popover-arrow-color" class="form-control"/>
|
||||
<p class="help-block">Popover arrow color</p>
|
||||
</div>
|
||||
<div class="bs-customizer-input">
|
||||
|
Reference in New Issue
Block a user