diff --git a/src/public/stylesheets/style.css b/src/public/stylesheets/style.css index 204ad456e..9b764864a 100644 --- a/src/public/stylesheets/style.css +++ b/src/public/stylesheets/style.css @@ -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 {