mirror of
https://github.com/cwilliams5/Midnight-Trilium-Dark-Mode.git
synced 2025-09-10 09:18:28 -04:00
document find/replace
Document the fact that an upstream change was made off this improvement.
This commit is contained in:
@@ -160,6 +160,9 @@ body .global-menu-button {
|
|||||||
}
|
}
|
||||||
|
|
||||||
/* text label in find and replace dialog */
|
/* text label in find and replace dialog */
|
||||||
|
/* Zadam used this to address this issue in Trillium proper:
|
||||||
|
https://github.com/zadam/trilium/commit/83f8fac088f4bacbe9bed15637895f4b594fac14
|
||||||
|
Leaving here for now because (1) works in older versions (2) provides control of text color not just bg color */
|
||||||
.ck-find-and-replace-form__find .ck-labeled-field-view .ck-labeled-field-view__input-wrapper label.ck-label {
|
.ck-find-and-replace-form__find .ck-labeled-field-view .ck-labeled-field-view__input-wrapper label.ck-label {
|
||||||
background-color: #033c53 !important;
|
background-color: #033c53 !important;
|
||||||
color: #dedede !important;
|
color: #dedede !important;
|
||||||
|
Reference in New Issue
Block a user