mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-09 19:13:08 +00:00
intermediate commit for tests
This commit is contained in:
@@ -24,7 +24,7 @@ $gray-100: lighten($gray-base, 93.5%) !default; // #eee
|
||||
$blue: #2B4E72 !default;
|
||||
$green: #94BA65 !default;
|
||||
$cyan: #2790B0 !default;
|
||||
$yellow: #EBBB54 !default;
|
||||
$yellow: #ec9433 !default;
|
||||
$red: #CF4444 !default;
|
||||
$dark: darken($blue, 17%) !default;
|
||||
|
||||
@@ -56,3 +56,4 @@ $grid-breakpoints: (
|
||||
xl: (1200px - $collapsed-sidebar-width)
|
||||
) !default;
|
||||
|
||||
$yiq-contrasted-threshold: 165 !default;
|
||||
|
Reference in New Issue
Block a user