mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-29 19:12:27 +08:00
style(next)/formatting toolbar: tweak the appearance of the toolbar buttons in the "on" state
This commit is contained in:
parent
9389c58e89
commit
a0aa7b6721
@ -237,9 +237,9 @@
|
||||
--help-code-background: #d7d5d5;
|
||||
|
||||
--ck-editor-popup-border-color: var(--dropdown-border-color);
|
||||
--ck-editor-toolbar-button-on-background: #00000017;
|
||||
--ck-editor-toolbar-button-on-background: #00000030;
|
||||
--ck-editor-toolbar-button-on-color: black;
|
||||
--ck-editor-toolbar-button-on-shadow: 1px 1px 1px rgba(0, 0, 0, .35);
|
||||
--ck-editor-toolbar-button-on-shadow: none;
|
||||
--ck-editor-toolbar-dropdown-button-open-background: #0000000f;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user