Background opacity
This commit is contained in:
parent
a087f5ea40
commit
06f4eca05d
1 changed files with 1 additions and 1 deletions
|
@ -307,7 +307,7 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
|
||||||
$user-tile-hover-bg-color: $header-panel-bg-color;
|
$user-tile-hover-bg-color: $header-panel-bg-color;
|
||||||
|
|
||||||
// FontSlider colors
|
// FontSlider colors
|
||||||
$font-slider-bg-color: $input-darker-bg-color;
|
$font-slider-bg-color: rgba($input-darker-bg-color, 0.2);
|
||||||
|
|
||||||
// ***** Mixins! *****
|
// ***** Mixins! *****
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue