integration wip: nodePane, familyTree, breadcrumbs
[fnpeditor.git] / modules / documentCanvas / documentCanvas.less
index 9fc33fd..6f70613 100644 (file)
         border-style: solid;
         border-width: 1px;
     }
+
+    .highlighted-element {
+        border: 1px solid red;
+    }
 }
 
 .rng-module-documentCanvas-currentNode {