mirror of
https://github.com/zadam/trilium.git
synced 2025-11-01 20:19:05 +01:00
style(next): tweak the note paths from the "Recent Changes" section
This commit is contained in:
parent
431522f5b1
commit
5523e30583
@ -1001,6 +1001,12 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.recent-changes-content ul li .note-path {
|
||||
margin-left: .5em;
|
||||
color: var(--muted-text-color);
|
||||
}
|
||||
|
||||
|
||||
/* Timeline connector */
|
||||
.recent-changes-content ul li::before,
|
||||
.recent-changes-content > div > b::before {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user