mirror of
https://github.com/zadam/trilium.git
synced 2025-12-16 05:09:54 +01:00
feat(tree): change icon for note paths
This commit is contained in:
@@ -160,6 +160,11 @@ span.fancytree-node.multiple-parents .fancytree-title::after {
|
|||||||
content: " \eb3d"; /* lookup code for "link-alt" in boxicons.css */
|
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 {
|
span.fancytree-node.shared .fancytree-title::after {
|
||||||
font-family: "boxicons" !important;
|
font-family: "boxicons" !important;
|
||||||
font-size: smaller;
|
font-size: smaller;
|
||||||
|
|||||||
Reference in New Issue
Block a user