A lot CSS classes rewritten, please update all your themes.
[mailer.git] / theme / default / css / install.css
index 5a5230e6b5c845a3a2c9d7affeadf6dca096c6e7..b0e6234cd801673393c6dbbefbc155490347ff29 100644 (file)
@@ -1,25 +1,3 @@
-.install_fatal {
-       text-align: left;
-       color: #00AA00;
-}
-
-.install_select {
-       border: groove 1px #00AA00;
-       background-color: #F0F0F5;
-}
-
-.install_normal {
-       border: groove 1px #00AA00;
-}
-
-.install_submit {
-       border-style: groove;
-}
-
-.install {
-       
-}
-
 .install_main {
        color: #111188;
        background-color: #DDEEDD;
        padding-bottom: 5px;
 }
 
-.install_fatal {
-       background-color: #DDEEDD;
-       color: #AA0000;
-}
-
 .install_fatalcontent {
        text-align: left;
        background-color: #DDEEDD;
        color: #00AA00;
 }
 
-.install_security {
-       color: #AA0000;
-       width: 350px;
-       padding-top: 10px;
-       padding-bottom: 10px;
-}
-
 .install_welcome {
        color: #0000CC;
        padding-top: 5px;
        font-size: 16px;
 }
 
-.install_text {
-       color: #000000;
-       padding-bottom: 10px;
-       text-align: left;
-       margin-left: 20px;
-       margin-right: 20px;
-}
-
 .install_footer {
        padding-bottom: 10px;
 }