mirror of
https://github.com/zadam/trilium.git
synced 2025-06-06 18:08:33 +02:00
fix note icon color in dark mode
This commit is contained in:
parent
2cafda5f66
commit
c6c9202c00
@ -16,6 +16,7 @@ const TPL = `
|
|||||||
border: 1px solid transparent;
|
border: 1px solid transparent;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
padding: 6px;
|
padding: 6px;
|
||||||
|
color: var(--main-text-color);
|
||||||
}
|
}
|
||||||
|
|
||||||
.note-icon-container button.note-icon:hover {
|
.note-icon-container button.note-icon:hover {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user