editor: fix styling of the emp wlxml class
[fnpeditor.git] / src / editor / modules / documentCanvas / nodes.less
index 35c7ece..b6335a8 100644 (file)
@@ -63,7 +63,7 @@
     padding: 10px;
 }
 
-[wlxml-class|="uri"] {
+[wlxml-class|="link"] {
     color: blue;
     text-decoration: underline;
 }
@@ -72,7 +72,7 @@
     text-indent: 1.5em;
 }
 
-[wlxml-class|="emph-tech"] {
+[wlxml-class|="emp"] {
     font-style: italic;
 }