Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / theme / business / css / install.css
index a85ef5284782cd01e898ba36cb0ca27906f6c2ce..866e5d46b9395f70b0c72ab07774b68b9b798838 100644 (file)
@@ -32,7 +32,7 @@
        background-color: #EEEEFF;
        font-size: 20px;
        text-decoration: underline;
-       heigth: 30px;
+       height: 30px;
        vertical-align: middle;
        padding-top: 5px;
        padding-bottom: 5px;
        background-color: #FFFFFF;
 }
 
-.install_error,.install_finished {
+.install_error, .install_finished {
        font-size: 20px;
        color: #000000;
 }
 
-.install_security,.install_welcome,.install_text {
+.install_security, .install_welcome, .install_text {
        color: #000000;
 }
 
@@ -73,4 +73,4 @@
 .install_welcome {
        padding-top: 5px;
        padding-bottom: 10px;
-}
\ No newline at end of file
+}