Visual editor - add new node button at toolbar - inserting new node moved from anon...
[fnpeditor.git] / editor.css
index a0340bf..24d3bc7 100644 (file)
@@ -151,6 +151,29 @@ body {
 \r
 #rng-visualEditor-toolbar {\r
     margin: -15px 0 10px 0;\r
+    white-space:nowrap; \r
+    word-spacing:0;\r
+}\r
+\r
+#rng-visualEditor-toolbar select {\r
+    line-height: 14px;\r
+    font-size:9px;\r
+    height: auto;\r
+    width: 50px;\r
+    padding: 1px;\r
+-webkit-appearance: button;\r
+-moz-appearance: button;\r
+appearance: button;\r
+    margin-bottom: 0;\r
+}\r
+\r
+.rng-visualEditor-toolbarGroup {\r
+    border-width: 0 1px 0 0;\r
+    border-style: solid;\r
+    border-color: #ddd;\r
+    padding: 0 8px 0 0;\r
+    margin: 0 8px 0 0;\r
+    float:left;\r
 }\r
 \r
 .rng-visualEditor-sidebarContentItem fieldset {\r