mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
Added support for changing the color of the navbar
(cherry picked from commit f6649e1c38
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
b9f60fa627
commit
72dcfddff1
@@ -24,6 +24,7 @@
|
||||
--ds-header-logo-height-xs: 50px;
|
||||
--ds-header-icon-color: #{$link-color};
|
||||
--ds-header-icon-color-hover: #{$link-hover-color};
|
||||
--ds-navbar-bg: var(--ds-header-bg);
|
||||
--ds-header-navbar-border-top-color: #{$white};
|
||||
--ds-header-navbar-border-bottom-color: #{$gray-400};
|
||||
--ds-navbar-link-color: #{$cyan};
|
||||
|
Reference in New Issue
Block a user