]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/src/sass/include/_bootstrap-variables.scss
Merge branch 'release/5.0.0' into develop
[github/Chocobozzz/PeerTube.git] / client / src / sass / include / _bootstrap-variables.scss
index 5c6a562836a18b0c8df4b97528b573ed46d202ab..1c05f467aea20c469ea0bc4457bbc6c0e5b2b123 100644 (file)
@@ -51,8 +51,6 @@ $dropdown-link-hover-bg: pvar(--mainBackgroundHoverColor);
 $dropdown-color: pvar(--mainForegroundColor);
 $dropdown-bg: pvar(--mainBackgroundColor);
 
-$accordion-color: pvar(--mainForegroundColor);
-$accordion-bg: pvar(--mainBackgroundColor);
 $accordion-button-active-bg: pvar(--mainColorVeryLight);
 $accordion-button-active-color: pvar(--mainForegroundColor);
 $accordion-button-focus-border-color: pvar(--mainColorLightest);