]> git.mxchange.org Git - mailer.git/blobdiff - theme/desert/css/install.css
Further fixes for installation phase and endless loop
[mailer.git] / theme / desert / css / install.css
index 882f7c370caad06cdb8d5017ae3312a57125714f..9b0a3b8c785892497e8f3c3223ea9c11f0a5405f 100644 (file)
        background-color: #FFFFCC;
 }
 
-.install_error,.install_finished {
+.install_error, .install_finished {
        font-size: 20px;
        color: #880000;
 }
 
-.install_security,.install_welcome,.install_text {
+.install_security, .install_welcome, .install_text {
        color: #880000;
 }
 
@@ -77,4 +77,9 @@
 .install_welcome {
        padding-top: 5px;
        padding-bottom: 10px;
-}
\ No newline at end of file
+}
+
+.install_right {
+       text-align: right;
+       padding-right: 5px;
+}