mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 18:39:22 +08:00
style(next)/formatting toolbar/color dropdowns: tweak the current color checkmark
This commit is contained in:
parent
123f8af4c2
commit
726a89f5f9
@ -173,6 +173,15 @@
|
||||
border-bottom-right-radius: var(--ck-border-radius);
|
||||
}
|
||||
|
||||
/* Current color checkmark */
|
||||
:root .ck.ck-color-selector .ck-icon {
|
||||
color: white;
|
||||
}
|
||||
|
||||
:root .ck.ck-color-selector .ck-icon__fill {
|
||||
fill: black !important;
|
||||
}
|
||||
|
||||
/* Table dropdown */
|
||||
|
||||
.ck-insert-table-dropdown__grid {
|
||||
|
Loading…
x
Reference in New Issue
Block a user