mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-04-28 00:10:56 -05:00
style(next): tweak the paths displayed in the search section
This commit is contained in:
@@ -1220,4 +1220,15 @@ body .calendar-dropdown-widget .calendar-body a:hover {
|
||||
font-family: boxicons;
|
||||
opacity: .75;
|
||||
transform: translateY(4%);
|
||||
}
|
||||
|
||||
/* Search */
|
||||
|
||||
.search-result-widget-content .note-path .path-bracket {
|
||||
display: inline;
|
||||
}
|
||||
|
||||
.search-result-widget-content .note-path {
|
||||
opacity: .75;
|
||||
font-weight: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user