]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/install.css
One empty line as of convention
[mailer.git] / theme / business / css / install.css
index a85ef5284782cd01e898ba36cb0ca27906f6c2ce..6d5ecf411c82238d7402b21d5eed0cd4dc904d60 100644 (file)
@@ -1,26 +1,3 @@
-.install_fatal {
-       text-align: left;
-       color: #000000;
-}
-
-.install_select {
-       border: dashed 1px #000000;
-       background-color: #EEEEFF;
-}
-
-.install_normal {
-       border-style: solid;
-       border: dashed 1px #000000;
-}
-
-.install_submit {
-       border-style: groove;
-}
-
-.install {
-       
-}
-
 .install_main {
        color: #000000;
        background-color: #FFFFFF;
        background-color: #EEEEFF;
        font-size: 20px;
        text-decoration: underline;
-       heigth: 30px;
+       height: 30px;
        vertical-align: middle;
        padding-top: 5px;
        padding-bottom: 5px;
 }
 
-.install_fatal {
-       background-color: #FFFFFF;
-       color: #000000;
-}
-
 .install_fatalcontent {
        text-align: left;
        background-color: #FFFFFF;
 }
 
-.install_error,.install_finished {
+.install_error, .install_finished {
        font-size: 20px;
        color: #000000;
 }
 
-.install_security,.install_welcome,.install_text {
+.install_welcome {
        color: #000000;
-}
-
-.install_text {
+       padding-top: 5px;
        padding-bottom: 10px;
-       text-align: left;
-       margin-left: 20px;
-       margin-right: 20px;
 }
 
-.install_security {
-       width: 350px;
-       padding-top: 10px;
-       padding-bottom: 10px;
+.install_right {
+       text-align: right;
+       padding-right: 5px;
 }
-
-.install_welcome {
-       padding-top: 5px;
-       padding-bottom: 10px;
-}
\ No newline at end of file