mirror of
https://github.com/zadam/trilium.git
synced 2025-12-24 08:14:25 +01:00
feat(tree): change icon for note paths
This commit is contained in:
parent
dbcf9b01c5
commit
764607314c
@ -160,6 +160,11 @@ span.fancytree-node.multiple-parents .fancytree-title::after {
|
||||
content: " \eb3d"; /* lookup code for "link-alt" in boxicons.css */
|
||||
}
|
||||
|
||||
body.experimental-feature-new-layout span.fancytree-node.multiple-parents .fancytree-title::after {
|
||||
content: " \ed82";
|
||||
opacity: 0.5;
|
||||
}
|
||||
|
||||
span.fancytree-node.shared .fancytree-title::after {
|
||||
font-family: "boxicons" !important;
|
||||
font-size: smaller;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user