mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-16 14:33:03 +00:00
Merge branch 'main' into coar-notify-7
This commit is contained in:
@@ -82,12 +82,13 @@
|
||||
--ds-home-news-background-color: #{$gray-200};
|
||||
|
||||
--ds-breadcrumb-bg: #{$gray-200} !important;
|
||||
--ds-breadcrumb-link-color: #{$cyan};
|
||||
--ds-breadcrumb-link-color: #{darken($cyan, 10%)};
|
||||
--ds-breadcrumb-link-active-color: #{darken($cyan, 30%)};
|
||||
--ds-breadcrumb-max-length: 200px;
|
||||
|
||||
--ds-slider-color: #{$green};
|
||||
--ds-slider-color: #{darken($green, 20%)};
|
||||
--ds-slider-handle-width: 18px;
|
||||
--ds-slider-handle-color: #{darken($blue, 17%)};
|
||||
|
||||
--ds-search-form-scope-max-width: 150px;
|
||||
|
||||
@@ -102,4 +103,7 @@
|
||||
--ds-dso-edit-lang-width: 90px;
|
||||
--ds-dso-edit-actions-width: 173px;
|
||||
--ds-dso-edit-virtual-tooltip-min-width: 300px;
|
||||
|
||||
--ds-comcol-logo-max-width: 500px;
|
||||
--ds-comcol-logo-max-height: 500px;
|
||||
}
|
||||
|
Reference in New Issue
Block a user