mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-16 06:24:12 +02:00
Add right coloring
This commit is contained in:
parent
131d279fbb
commit
e7cf834439
1 changed files with 1 additions and 1 deletions
|
@ -136,6 +136,6 @@ in the form $setting: value,
|
||||||
/*----------------------------
|
/*----------------------------
|
||||||
# Tooltip Settings
|
# Tooltip Settings
|
||||||
-----------------------------*/
|
-----------------------------*/
|
||||||
$theme-tooltip-background-color: "accent-cool-lighter",
|
$theme-tooltip-background-color: $theme-color-accent-cool-lightest,
|
||||||
$theme-tooltip-font-color: "black"
|
$theme-tooltip-font-color: "black"
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue