]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/Default.xml
configuration
[Rakka.git] / defaultPages / StyleSheet / Default.xml
index 790b74ce88e4c28762cf5ffe1eb5ccd8df051c37..6b5f536b5da6fa01c6e11c8ce7023c2442f68aac 100644 (file)
@@ -168,6 +168,10 @@ option {
     padding: 1px;
 }
 
+table.configPanel {
+    width: 100%;
+}
+
 table.pageEditor {
     width: 100%;
 }
@@ -194,6 +198,13 @@ table.pageEditor {
     width: 97%;
     padding: 3px;
 }
+.pageEditor input.smallField {
+    width: 50%;
+    margin-left: 1em;
+}
+.pageEditor textarea {
+    height: 5em;
+}
 .pageEditor textarea.summary {
     height: 5em;
 }
@@ -356,6 +367,12 @@ input[type="button"][disabled]:active {
     color: #666666;
 }
 
+.searchResult .date {
+    font-size: 70%;
+    white-space: nowrap;
+    color: #666666;
+}
+
 .sideBar p {
     text-indent: 0;
 }