Visual Editor: Moving wlxml information to its own attribute
[fnpeditor.git] / editor.css
index 667db19..a6691f2 100644 (file)
@@ -65,20 +65,20 @@ body {
     height: 500px;\r
 }\r
 \r
-.rng {\r
+[wlxml-tag] {\r
     float: none !important; /* temporaty workaround for Bootstrap's influence via [class*="span"] { float: left; } */\r
     border-color: white;\r
     border-style:solid;\r
     border-width:1px;\r
 }\r
 \r
-.rng-header {\r
+[wlxml-tag=header] {\r
     font-size: 19px;\r
     font-style: bold;\r
     margin-bottom: 10px;\r
 }\r
 \r
-.rng-section {\r
+[wlxml-tag=section] {\r
     margin-top: 10px;\r
     margin-bottom: 10px;\r
 }\r