RED-3800: update common-ui
This commit is contained in:
parent
2caef0af9e
commit
6c04b03a6a
@ -44,7 +44,8 @@
|
||||
$iqser-workload-pages-bg: vars.$grey-8,
|
||||
$iqser-tab-hover: vars.$grey-6,
|
||||
$iqser-loading-progress: vars.$grey-7,
|
||||
$iqser-highlight-color: #fffcc4
|
||||
$iqser-highlight-color: #fffcc4,
|
||||
$iqser-font-family: 'Inter, sans-serif'
|
||||
);
|
||||
|
||||
$light-accent-5: lighten(vars.$accent, 5%);
|
||||
@ -94,5 +95,6 @@ $dark-accent-10: darken(vars.$accent, 10%);
|
||||
$iqser-workload-pages-bg: $dark-accent-8,
|
||||
$iqser-tab-hover: vars.$accent,
|
||||
$iqser-loading-progress: $light-accent-10,
|
||||
$iqser-highlight-color: #905854
|
||||
$iqser-highlight-color: #905854,
|
||||
$iqser-font-family: 'Inter, sans-serif'
|
||||
);
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit 1f0cd5cb5c7c0a75b6ac8c4fa6e7b4b66fcc9305
|
||||
Subproject commit b9bc9bac42327a4c83a8e201415fbd1117b410c0
|
||||
Loading…
x
Reference in New Issue
Block a user