mirror of
https://github.com/zadam/trilium.git
synced 2026-01-06 14:44:25 +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;
|
font-family: boxicons;
|
||||||
opacity: .75;
|
opacity: .75;
|
||||||
transform: translateY(4%);
|
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