Visual editor - making sure only wlxml-tags are put into edit pane navigation
[fnpeditor.git] / editor.css
index 175f35f..4194718 100644 (file)
@@ -28,6 +28,7 @@ body {
     height: 500px;\r
     overflow-y: scroll;\r
     padding: 5px 10px;\r
+    margin-top:10px;\r
 }\r
 \r
 #rng-visualEditor-contentWrapper::-webkit-scrollbar,\r
@@ -133,6 +134,10 @@ body {
 \r
 \r
 \r
+#rng-visualEditor-toolbar {\r
+    margin: -15px 0 10px 0;\r
+}\r
+\r
 .rng-visualEditor-sidebarContentItem fieldset {\r
     margin-bottom: 10px;\r
 }\r
@@ -191,7 +196,7 @@ body {
 \r
 #rng-visualEditor-editPaneNavigation table tr td ul {\r
     list-style-type: none;\r
-    margin-left:0px;\r
+    margin: 0;\r
 }\r
 #rng-sourceEditor-editor {\r
     width: 940px;\r