Update from @HugoBDesigner
Merge from https://gist.github.com/HugoBDesigner/1a784bf782b5994efecfb9e3adf85fc6/revisions#diff-9ce736d5cd20d2ffed32ece7bef40ab252779a444c02fe5de0238ccdf1ac1225
This commit is contained in:
parent
2de28a869c
commit
5ee1cf7ec9
@ -2234,6 +2234,12 @@ body.lighter {
|
|||||||
background: hsl(var(--hue), 16%, 19%);
|
background: hsl(var(--hue), 16%, 19%);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.icon-button.inverted.disabled {
|
||||||
|
/* color: #707b97; */
|
||||||
|
/* color: hsl(223, 16%, 52%); */
|
||||||
|
color: hsl(var(--hue), 16%, 52%);
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
/* ================= */
|
/* ================= */
|
||||||
|
Loading…
Reference in New Issue
Block a user