]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
implemented language link editor (partly)
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index cdcc83a2916fb38e818f01dd763d9a7ab6c4b10c..ef940d873269e476622a7b4cd0d440279b852394 100644 (file)
@@ -65,6 +65,10 @@ td, th {
     padding: 3px;
 }
 
+option {
+    padding: 3px 3px 1px 3px;
+}
+
 .title {
     padding: 5px 20px;
 }
@@ -190,6 +194,10 @@ table.pageEditor {
     width: 97%;
     padding: 3px;
 }
+.pageEditor input.smallField {
+    width: 50%;
+    margin-left: 1em;
+}
 .pageEditor textarea.summary {
     height: 5em;
 }