mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-19 02:10:04 +08:00
style(next)/formatting toolbar/insert table dropdown: apply a shadow for the highlighted cell buttons
This commit is contained in:
parent
20c4fbc8ac
commit
9389c58e89
@ -315,6 +315,7 @@
|
||||
--ck-color-focus-border: var(--hover-item-text-color); /* Selected cell box border color */
|
||||
--ck-color-focus-outer-shadow: var(--hover-item-background-color); /* Selected cell box background color */
|
||||
--ck-border-radius: 0;
|
||||
--ck-editor-toolbar-button-on-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
|
||||
}
|
||||
|
||||
/* Selected rows / column counter */
|
||||
|
Loading…
x
Reference in New Issue
Block a user