Visual editor: styling meta data editor
authorAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 17 Apr 2013 12:52:05 +0000 (14:52 +0200)
committerAleksander Łukasz <aleksander.lukasz@nowoczesnapolska.org.pl>
Wed, 17 Apr 2013 12:52:05 +0000 (14:52 +0200)
editor.css

index c5c3ee7..4bab487 100644 (file)
@@ -75,12 +75,12 @@ body {
     border-bottom: none !important;\r
 }\r
 \r
-#rng-visualEditor-meta table tr td:nth-child(1) [contenteditable] {\r
-    width:90px;\r
+#rng-visualEditor-meta table tr td:nth-child(1){\r
+    width: 20%;\r
 }\r
 \r
-#rng-visualEditor-meta table tr td:nth-child(2) [contenteditable]  {\r
-    width:150px;\r
+#rng-visualEditor-meta table tr td:nth-child(2)  {\r
+    width:80%;\r
 }\r
 \r
 #rng-visualEditor-meta .rng-visualEditor-metaAddBtn {\r