mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 13:33:03 +00:00
Added new variables for the expandable navbar section
(cherry picked from commit 2ca2a3881f
)
This commit is contained in:

committed by
github-actions[bot]
![github-actions[bot]](/assets/img/avatar_default.png)
parent
166444fc50
commit
e548ebcb5a
@@ -29,6 +29,9 @@
|
||||
--ds-header-navbar-border-bottom-color: #{$gray-400};
|
||||
--ds-navbar-link-color: #{$cyan};
|
||||
--ds-navbar-link-color-hover: #{darken($cyan, 15%)};
|
||||
--ds-expandable-navbar-bg: var(--ds-navbar-bg);
|
||||
--ds-expandable-navbar-link-color: var(--ds-navbar-link-color);
|
||||
--ds-expandable-navbar-link-color-hover: var(--ds-navbar-link-color-hover);
|
||||
|
||||
$admin-sidebar-bg: darken(#2B4E72, 17%);
|
||||
$admin-sidebar-active-bg: darken($admin-sidebar-bg, 3%);
|
||||
|
Reference in New Issue
Block a user