diff options
Diffstat (limited to 'client/src/sass/include')
-rw-r--r-- | client/src/sass/include/_bootstrap-variables.scss | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/client/src/sass/include/_bootstrap-variables.scss b/client/src/sass/include/_bootstrap-variables.scss index 5c6a56283..1c05f467a 100644 --- a/client/src/sass/include/_bootstrap-variables.scss +++ b/client/src/sass/include/_bootstrap-variables.scss | |||
@@ -51,8 +51,6 @@ $dropdown-link-hover-bg: pvar(--mainBackgroundHoverColor); | |||
51 | $dropdown-color: pvar(--mainForegroundColor); | 51 | $dropdown-color: pvar(--mainForegroundColor); |
52 | $dropdown-bg: pvar(--mainBackgroundColor); | 52 | $dropdown-bg: pvar(--mainBackgroundColor); |
53 | 53 | ||
54 | $accordion-color: pvar(--mainForegroundColor); | ||
55 | $accordion-bg: pvar(--mainBackgroundColor); | ||
56 | $accordion-button-active-bg: pvar(--mainColorVeryLight); | 54 | $accordion-button-active-bg: pvar(--mainColorVeryLight); |
57 | $accordion-button-active-color: pvar(--mainForegroundColor); | 55 | $accordion-button-active-color: pvar(--mainForegroundColor); |
58 | $accordion-button-focus-border-color: pvar(--mainColorLightest); | 56 | $accordion-button-focus-border-color: pvar(--mainColorLightest); |