mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 20:32:19 +08:00
style(next)/formatting toolbar/color picker dropdown: fix the icon colors
This commit is contained in:
parent
b837f6a775
commit
27ddbf8a86
@ -174,11 +174,11 @@
|
||||
}
|
||||
|
||||
/* Current color checkmark */
|
||||
:root .ck.ck-color-selector .ck-icon {
|
||||
:root .ck.ck-color-selector .ck-color-grid .ck-icon {
|
||||
color: white;
|
||||
}
|
||||
|
||||
:root .ck.ck-color-selector .ck-icon__fill {
|
||||
:root .ck.ck-color-selector .ck-color-grid .ck-icon__fill {
|
||||
fill: black !important;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user