]> gitweb @ CieloNegro.org - Rakka.git/blobdiff - defaultPages/StyleSheet/CieloNegro.xml
merge branch origin/master
[Rakka.git] / defaultPages / StyleSheet / CieloNegro.xml
index e2b10b43b6809941e99a346069b0d4d1833ec650..ec8152f8689e9239033a1ad30f45147b30d1149d 100644 (file)
@@ -175,7 +175,7 @@ option {
 table.pageEditor {
     width: 100%;
 }
-table.pageEditor td {
+table.pageEditor.vertical td {
     text-align: center;
 }
 .pageEditor th {
@@ -422,8 +422,7 @@ input[type="button"][disabled]:active {
     text-indent: 0;
 }
 
-.sideBar .recentUpdates p,
-.sideBar .trackbacks p {
+.sideBar .recentUpdates p {
     font-size: 90%;
 }
 
@@ -634,21 +633,22 @@ img {
     right: 0;
     bottom: 0;
 
-    background-color: black;
-    color: white;
-    opacity: 0.7;
-
     z-index: 1;
 }
 
 .waitingMessageBoard p {
-    text-align: center;
-    vertical-align: middle;
     font-size: 200%;
 
+    background-color: white;
+    color: black;
+    opacity: 0.7;
+
     position: fixed;
     bottom: 1em;
     right: 1em;
+
+    text-indent: 0;
+    padding: 5px 30px;
 }
 
 /* redirection message ********************************************************/