commit | 87aabcc331ef29aa536facf3537e7853ce5eb1d9 | [log] [tgz] |
---|---|---|
author | Uyen-Nhu Tran <125201939+uyen-nhu@users.noreply.github.com> | Wed Apr 10 01:17:24 2024 +0200 |
committer | Uyen-Nhu Tran <125201939+uyen-nhu@users.noreply.github.com> | Wed Apr 10 01:17:24 2024 +0200 |
tree | 358ed566371c819974f05d071646dc111857506f | |
parent | 6da4af0f299834cad12fcc9dddbfebc01201b323 [diff] [blame] |
added back content_block headerButtonGroup due to backwards compatibility and modified header.html.ep to fit changes
diff --git a/dev/scss/base/buttongroup.scss b/dev/scss/base/buttongroup.scss index 1937e53..01e2246 100644 --- a/dev/scss/base/buttongroup.scss +++ b/dev/scss/base/buttongroup.scss
@@ -110,6 +110,7 @@ &.minimize::after { content: $fa-minimize; + color: $dark-grey; } &.plugin::after {