mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 13:14:24 +01:00
style(next): tweak the paths displayed in the search section
This commit is contained in:
parent
0a02c2538c
commit
5126cd4a6c
@ -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;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user