Visual editor: adding/removing meta data
[fnpeditor.git] / editor.css
index a6691f2..651b58b 100644 (file)
@@ -24,7 +24,7 @@ body {
     border-style: solid;\r
     border-width: 1px;\r
     float:left;\r
-    width: 620px;\r
+    width: 600px;\r
     height: 500px;\r
     overflow-y: scroll;\r
     padding: 5px 10px;\r
@@ -60,6 +60,20 @@ body {
     float:right;\r
 }\r
 \r
+#rng-visualEditor-meta table input {\r
+    font-size: 11px;\r
+    line-height:13px;\r
+\r
+}\r
+\r
+#rng-visualEditor-meta table tr td:nth-child(1) input  {\r
+    width:90px;\r
+}\r
+\r
+#rng-visualEditor-meta table tr td:nth-child(2) input  {\r
+    width:150px;\r
+}\r
+\r
 #rng-sourceEditor-editor {\r
     width: 940px;\r
     height: 500px;\r