mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-14 05:23:06 +00:00
[DURACOM-195] fix prefix of custom CSS variables
(cherry picked from commit 46fe7f63e3
)
This commit is contained in:
@@ -124,4 +124,12 @@
|
||||
|
||||
--ds-comcol-logo-max-width: 500px;
|
||||
--ds-comcol-logo-max-height: 500px;
|
||||
|
||||
--ds-primary-bg: #{$ds-primary-bg};
|
||||
--ds-secondary-bg: #{$ds-secondary-bg};
|
||||
--ds-success-bg: #{$ds-success-bg};
|
||||
--ds-info-bg: #{$ds-info-bg};
|
||||
--ds-warning-bg: #{$ds-warning-bg};
|
||||
--ds-danger-bg: #{$ds-danger-bg};
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user