mirror of
https://github.com/zadam/trilium.git
synced 2025-03-01 14:22:32 +01:00
cloned notes are less conspicuous in the tree with only asterisk after a title
This commit is contained in:
parent
2e05cb1764
commit
e36d636f93
@ -170,8 +170,8 @@ span.fancytree-node.protected > span.fancytree-custom-icon {
|
||||
filter: drop-shadow(2px 2px 2px black);
|
||||
}
|
||||
|
||||
span.fancytree-node.multiple-parents .fancytree-title {
|
||||
text-decoration: underline dotted;
|
||||
span.fancytree-node.multiple-parents .fancytree-title::after {
|
||||
content: " *"
|
||||
}
|
||||
|
||||
span.fancytree-node.fancytree-active-clone:not(.fancytree-active) .fancytree-title {
|
||||
|
Loading…
x
Reference in New Issue
Block a user