Background opacity

This commit is contained in:
Jorik Schellekens
2020-04-23 14:15:33 +01:00
parent a087f5ea40
commit 06f4eca05d

View File

@@ -307,7 +307,7 @@ $breadcrumb-placeholder-bg-color: #e8eef5;
$user-tile-hover-bg-color: $header-panel-bg-color;
// FontSlider colors
$font-slider-bg-color: $input-darker-bg-color;
$font-slider-bg-color: rgba($input-darker-bg-color, 0.2);
// ***** Mixins! *****