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/icons.scss b/dev/scss/base/icons.scss index ae4974a..3d758c0 100644 --- a/dev/scss/base/icons.scss +++ b/dev/scss/base/icons.scss
@@ -2,6 +2,7 @@ * Font Awesome symbol table. */ +$fa-user: "\f007"; $fa-bars: "\f0c9"; $fa-extlink: "\f08e"; $fa-up: "\f0d8";