mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-05-29 08:50:01 +02:00
Change tooltip color
This commit is contained in:
parent
625e524d50
commit
131d279fbb
1 changed files with 6 additions and 0 deletions
|
@ -132,4 +132,10 @@ in the form $setting: value,
|
|||
$theme-table-sorted-background-color: "accent-cool-lightest",
|
||||
$theme-table-sorted-icon-color: "primary-darker",
|
||||
$theme-table-unsorted-icon-color: "primary",
|
||||
|
||||
/*----------------------------
|
||||
# Tooltip Settings
|
||||
-----------------------------*/
|
||||
$theme-tooltip-background-color: "accent-cool-lighter",
|
||||
$theme-tooltip-font-color: "black"
|
||||
);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue