mirror of
https://github.com/zadam/trilium.git
synced 2026-03-18 01:50:26 +01:00
style/links: fix the color for links referencing colored notes
This commit is contained in:
@@ -692,7 +692,7 @@ html .note-detail-editable-text :not(figure, .include-note, hr):first-child {
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.ck-content a.reference-link.use-note-color > span {
|
||||
.ck-content a.reference-link > span.use-note-color {
|
||||
color: var(--custom-color, inherit);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user