integration wip: changing representation of a DocumentNode from naive 1:1 to xml
[fnpeditor.git] / modules / documentCanvas / nodes.less
index 3c52bce..57e4385 100644 (file)
@@ -8,7 +8,7 @@
     text-indent: 0;
 }
 
-span[wlxml-tag] {
+[wlxml-tag=span] {
     display:inline-block;
     min-width: 10px;
 }