mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
style(next)/formatting toolbar: improve a CSS selector
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
--ck-border-radius: 6px;
|
||||
}
|
||||
|
||||
.ck-button.ck-on:not(.ck-dropdown__button) {
|
||||
.ck.ck-toolbar .ck-button.ck-on:not(.ck-dropdown__button) {
|
||||
--ck-color-button-on-background: var(--ck-editor-toolbar-button-on-background);
|
||||
--ck-color-button-on-color: var(--ck-editor-toolbar-button-on-color);
|
||||
box-shadow: var(--ck-editor-toolbar-button-on-shadow);
|
||||
|
||||
Reference in New Issue
Block a user