mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 10:44:25 +01:00
style/links: fix the color for links referencing colored notes
This commit is contained in:
parent
3c14750e90
commit
219454c7d3
@ -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);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user