]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
configuration
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index f67bf2fd20095b2f412da71810c1b8c79d851f68..6b5f536b5da6fa01c6e11c8ce7023c2442f68aac 100644 (file)
@@ -168,6 +168,10 @@ option {
     padding: 1px;
 }
 
+table.configPanel {
+    width: 100%;
+}
+
 table.pageEditor {
     width: 100%;
 }
@@ -198,6 +202,9 @@ table.pageEditor {
     width: 50%;
     margin-left: 1em;
 }
+.pageEditor textarea {
+    height: 5em;
+}
 .pageEditor textarea.summary {
     height: 5em;
 }