Visual editor - styling header margin
[fnpeditor.git] / editor.css
index 8df3f73..5c7f403 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
@@ -284,7 +289,7 @@ span[wlxml-tag] {
 [wlxml-tag=header] {\r
     font-size: 13px;\r
     font-weight: bold;\r
-    margin-bottom: 10px;\r
+    margin: 10px 0;\r
 }\r
 \r
 [wlxml-tag=section] {\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