branched
[mailer.git] / 0.2.1 / theme / default / css / install.css
diff --git a/0.2.1/theme/default/css/install.css b/0.2.1/theme/default/css/install.css
deleted file mode 100644 (file)
index 41f8a8a..0000000
+++ /dev/null
@@ -1,77 +0,0 @@
-.install_fatal {
-       text-align              : left;
-       color                   : #00AA00;
-}
-
-.install_select {
-       border                  : dashed 1px;
-       border-color            : #00AA00;
-       background-color        : #F0F0F5;
-}
-.install_normal {
-       border-style            : solid;
-       border                  : dashed 1px;
-       border-color            : #00AA00;
-}
-
-.install_submit {
-       border-style            : groove;
-}
-
-.install {
-}
-
-.install_main {
-       color                   : #111188;
-       background-color        : #DDEEDD;
-       font-family             : Arial, Geneva, Helvetica, sans-serif;
-       height                  : 30px;
-       text-decoration : none;
-}
-
-.install_header {
-       color                   : #F76300;
-       background-color        : #CCDDCC;
-       font-size                       : 20px;
-       text-decoration : underline;
-       height                  : 40px;
-       vertical-align          : middle;
-}
-
-.install_content {
-       height                  : 99%;
-       min-height              : 90%;
-       max-height              : 99%;
-}
-
-.install_fatal {
-       background-color        : #DDEEDD;
-       color                   : #AA0000;
-}
-
-.install_fatalcontent {
-       text-align              : left;
-       background-color        : #DDEEDD;
-}
-
-.install_error {
-       font-size                       : 20px;
-       color                   : #AA0000;
-}
-
-.install_finished {
-       font-size                       : 20px;
-       color                   : #00AA00;
-}
-
-.install_security {
-       color                   : #AA0000;
-}
-
-.install_welcome {
-       color                   : #0000CC;
-}
-
-.install_intro {
-       color                   : #000000;
-}