mirror of
https://github.com/zadam/trilium.git
synced 2025-11-17 18:50:41 +01:00
style(next)/formatting toolbar/color picker dropdown: fix the icon colors
This commit is contained in:
@@ -174,11 +174,11 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* Current color checkmark */
|
/* Current color checkmark */
|
||||||
:root .ck.ck-color-selector .ck-icon {
|
:root .ck.ck-color-selector .ck-color-grid .ck-icon {
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
|
|
||||||
:root .ck.ck-color-selector .ck-icon__fill {
|
:root .ck.ck-color-selector .ck-color-grid .ck-icon__fill {
|
||||||
fill: black !important;
|
fill: black !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user