Merge pull request #11286 from BBosman/well-border
Add well-border variable
This commit is contained in:
commit
4afcebe0e7
3 changed files with 4 additions and 1 deletions
|
|
@ -1147,6 +1147,8 @@ base_url: "../"
|
|||
<h3>Wells</h3>
|
||||
<label>@well-bg</label>
|
||||
<input type="text" class="form-control" placeholder="#f5f5f5" data-var="@well-bg">
|
||||
<label>@well-border</label>
|
||||
<input type="text" class="form-control" placeholder="darken(@well-bg, 7%)" data-var="@well-border">
|
||||
|
||||
|
||||
<h2 id="variables-accordion">Accordion</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue