Visual editor - status bar with breadcrumbs
[fnpeditor.git] / editor.css
index 11cf5bd..4005085 100644 (file)
@@ -62,7 +62,7 @@ body {
     border-width: 1px;\r
     float:left;\r
     width: 600px;\r
-    height: 500px;\r
+    height: 470px;\r
     overflow-y: scroll;\r
     padding: 5px 10px;\r
 }\r
@@ -104,7 +104,7 @@ body {
 #rng-visualEditor-sidebar {\r
     float:right;\r
     width: 266px;\r
-    height:500px;\r
+    height:470px;\r
     position:relative;\r
     border-width: 1px 1px 1px 1px;\r
     border-style: solid;\r
@@ -197,6 +197,11 @@ appearance: button;
     float:left;\r
 }\r
 \r
+#rng-visualEditor-statusbar {\r
+    margin: 10px 5px;\r
+    font-size:0.9em;\r
+}\r
+\r
 .rng-visualEditor-sidebarContentItem fieldset {\r
     margin-bottom: 10px;\r
 }\r