6 lines
153 B
SCSS
6 lines
153 B
SCSS
$brand-success: #7ed321 !default;
|
|
|
|
//** Tooltip background color
|
|
$tooltip-bg: #333 !default;
|
|
$tooltip-opacity: .9 !default;
|