Visual editor - stop inheriting text indent
[fnpeditor.git] / editor.css
index 8df3f73..669ec1d 100644 (file)
@@ -19,6 +19,10 @@ body {
     float: right;\r
 }\r
 \r
+#rng-skelton-menu li {\r
+    display: inline;\r
+}\r
+\r
 #rng-skelton-messages {\r
     position: absolute;\r
     top: -22px;\r
@@ -274,6 +278,7 @@ appearance: button;
     border-width:1px;\r
     min-height:20px;\r
     position:relative;\r
+    text-indent: 0;\r
 }\r
 \r
 span[wlxml-tag] {\r
@@ -292,6 +297,10 @@ span[wlxml-tag] {
     margin-bottom: 10px;\r
 }\r
 \r
+[wlxml-tag=section] [wlxml-tag=section] {\r
+    margin-left:10px;\r
+}\r
+\r
 [wlxml-class|="cite"] {\r
     font-style: italic;\r
 }\r