X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=Rakka.git;a=blobdiff_plain;f=defaultPages%2FStyleSheet%2FDefault.xml;h=499bf0361e9e38c24aa6a1dd854b2ee7dad3308d;hp=a14bc76249b4836932dea03c7526b69200bf1c17;hb=01a4a132192ed8b65c8aa7b86cb0e9bc08b725ff;hpb=f19a294d54f38faaeab0027ecb5d85388243b924 diff --git a/defaultPages/StyleSheet/Default.xml b/defaultPages/StyleSheet/Default.xml index a14bc76..499bf03 100644 --- a/defaultPages/StyleSheet/Default.xml +++ b/defaultPages/StyleSheet/Default.xml @@ -179,7 +179,7 @@ table.configPanel { table.pageEditor { width: 100%; } -table.pageEditor td { +table.pageEditor.vertical td { text-align: center; } .pageEditor th { @@ -594,21 +594,25 @@ img { right: 0; bottom: 0; - background-color: white; - color: black; - opacity: 0.7; + margin: 0; + padding: 0; z-index: 1; } .waitingMessageBoard p { - text-align: center; - vertical-align: middle; font-size: 200%; + background-color: black; + color: white; + opacity: 0.7; + position: fixed; bottom: 1em; right: 1em; + + text-indent: 0; + padding: 5px 30px; } /* redirection message ********************************************************/