]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/CieloNegro.xml
more configuration panels...
[Rakka.git] / defaultPages / StyleSheet / CieloNegro.xml
index 08d47b5a7597e7f4795d125bb3e3ce27c26e7bf4..c663274fbf4f71f7f961501841e75fbdd9caf301 100644 (file)
@@ -188,7 +188,8 @@ table.pageEditor {
 .pageEditor input[type="checkbox"] {
     margin-right: 5px;
 }
-.pageEditor input[type="text"], 
+.pageEditor input[type="text"],
+.pageEditor input[type="password"],
 .pageEditor input[type="file"],
 .pageEditor textarea {
     width: 97%;
@@ -198,6 +199,9 @@ table.pageEditor {
     width: 50%;
     margin-left: 1em;
 }
+.pageEditor textarea {
+    height: 5em;
+}
 .pageEditor textarea.summary {
     height: 5em;
 }
@@ -394,6 +398,12 @@ input[type="button"][disabled]:active {
     color: #999999;
 }
 
+.searchResult .date {
+    font-size: 70%;
+    white-space: nowrap;
+    color: #555555;
+}
+
 .sideBar p {
     text-indent: 0;
 }
@@ -446,6 +456,7 @@ input[type="button"][disabled]:active {
 }
 
 .pageEditor input[type="text"],
+.pageEditor input[type="password"],
 .pageEditor input[type="file"],
 .pageEditor textarea {
     border-color: #aaaaaa #eeeeee #eeeeee #aaaaaa;
@@ -545,6 +556,10 @@ img {
     margin-top: 3px;
 }
 
+.sideBar .imageFrame {
+    background-color: #222222;
+}
+
 /* error **********************************************************************/
 .error {
     color: red;