updated ui/dist and slighly increased the colors contrast
This commit is contained in:
@@ -173,7 +173,7 @@ button {
|
||||
&[disabled] {
|
||||
box-shadow: none;
|
||||
cursor: default;
|
||||
background: var(--baseAlt2Color);
|
||||
background: var(--baseAlt1Color);
|
||||
color: var(--txtDisabledColor) !important;
|
||||
&:before {
|
||||
display: none;
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
--baseAlt1Color: #e4e9ec;
|
||||
--baseAlt2Color: #d7dde4;
|
||||
--baseAlt3Color: #c6cdd7;
|
||||
--baseAlt4Color: #abb5c4;
|
||||
--baseAlt4Color: #a5b0c0;
|
||||
|
||||
--infoColor: #3da9fc;
|
||||
--infoAltColor: #d8eefe;
|
||||
|
||||
Reference in New Issue
Block a user