focused cell background tweak

This commit is contained in:
zadam 2019-04-28 22:02:24 +02:00
parent f4b986e1c1
commit 68cd4c9a31

View File

@ -174,7 +174,7 @@ body {
--ck-color-link-default: var(--link-color);
--ck-color-table-focused-cell-background: var(--accented-background-color);
--ck-color-table-focused-cell-background: var(--more-accented-background-color);
}
html {