Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
293 changes: 145 additions & 148 deletions dist/css/bootstrap.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/css/bootstrap.min.css

Large diffs are not rendered by default.

9 changes: 7 additions & 2 deletions docs/_includes/customizer-variables.html
Original file line number Diff line number Diff line change
Expand Up @@ -1508,11 +1508,15 @@ <h2 id="container-sizes">Container sizes</h2>
<label for="input-@nav-link-active-color">@nav-link-active-color</label>
<input id="input-@nav-link-active-color" type="text" value="@link-secondary-active-color" data-var="@nav-link-active-color" class="form-control"/>
</div>
<div class="col-xs-4">
<label for="input-@nav-link-active-bg">@nav-link-active-bg</label>
<input id="input-@nav-link-active-bg" type="text" value="@brand-smoke-plus-10" data-var="@nav-link-active-bg" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">
<label for="input-@nav-active-link-color">@nav-active-link-color</label>
<input id="input-@nav-active-link-color" type="text" value="@link-color" data-var="@nav-active-link-color" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">
<label for="input-@nav-active-link-hover-color">@nav-active-link-hover-color</label>
<input id="input-@nav-active-link-hover-color" type="text" value="@link-hover-color" data-var="@nav-active-link-hover-color" class="form-control"/>
Expand All @@ -1521,11 +1525,11 @@ <h2 id="container-sizes">Container sizes</h2>
<label for="input-@nav-active-link-active-color">@nav-active-link-active-color</label>
<input id="input-@nav-active-link-active-color" type="text" value="@link-active-color" data-var="@nav-active-link-active-color" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">
<label for="input-@nav-inverse-link-color">@nav-inverse-link-color</label>
<input id="input-@nav-inverse-link-color" type="text" value="@brand-pale-blue" data-var="@nav-inverse-link-color" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">
<label for="input-@nav-inverse-link-hover-color">@nav-inverse-link-hover-color</label>
<input id="input-@nav-inverse-link-hover-color" type="text" value="@brand-light-blue" data-var="@nav-inverse-link-hover-color" class="form-control"/>
Expand All @@ -1534,6 +1538,7 @@ <h2 id="container-sizes">Container sizes</h2>
<label for="input-@nav-inverse-link-active-color">@nav-inverse-link-active-color</label>
<input id="input-@nav-inverse-link-active-color" type="text" value="@brand-light-blue-minus-10" data-var="@nav-inverse-link-active-color" class="form-control"/>
</div>
<div class="clearfix"></div>
<div class="col-xs-4">
<label for="input-@nav-inverse-link-active-bg">@nav-inverse-link-active-bg</label>
<input id="input-@nav-inverse-link-active-bg" type="text" value="@brand-navy-minus-10" data-var="@nav-inverse-link-active-bg" class="form-control"/>
Expand Down
Binary file added docs/assets/img/borderless-balances.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/borderless-desktop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/borderless-eur.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/borderless-mobile-balance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/borderless-mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/assets/img/mobile-balance.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 12 additions & 12 deletions docs/assets/js/customize.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/assets/js/raw-files.min.js

Large diffs are not rendered by default.

Loading