]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/theme/desert/css/install.css
branched
[mailer.git] / 0.2.1 / theme / desert / css / install.css
diff --git a/0.2.1/theme/desert/css/install.css b/0.2.1/theme/desert/css/install.css
deleted file mode 100644 (file)
index c294aa0..0000000
+++ /dev/null
@@ -1,71 +0,0 @@
-.install_table {
-       background-color        : #F5F5C5;
-}
-
-.install_msg {
-       color                   : #880000;
-       background-color        : #EDEDBA;
-}
-
-.install_fatal {
-       color                   : #880000;
-}
-
-.install_select {
-       border                  : dashed 1px;
-       border-color            : #880000;
-       background-color        : #DDDDAA;
-}
-.install_normal {
-       border-style            : solid;
-       border                  : dashed 1px;
-       border-color            : #880000;
-}
-
-.install_submit {
-       border-style            : groove;
-}
-
-.install_main {
-       color                   : #880000;
-       background-color        : #FFFFCC;
-       font-family             : Arial, Geneva, Helvetica, sans-serif;
-       height                  : 30px;
-       text-decoration : none;
-}
-
-.install_header {
-       color                   : #880000;
-       background-color        : #DDDDAA;
-       width                   : 400px;
-       height                  : 30px;
-       font-size                       : 20px;
-       text-decoration : underline;
-       padding-top             : 5px;
-       padding-bottom          : 5px;
-}
-
-.install_content {
-       height                  : 99%;
-       min-height              : 90%;
-       max-height              : 99%;
-}
-
-.install_fatal {
-       background-color        : #FFFFCC;
-       color                   : #880000;
-}
-
-.install_fatalcontent {
-       text-align              : left;
-       background-color        : #FFFFCC;
-}
-
-.install_error, .install_finished {
-       font-size                       : 20px;
-       color                   : #880000;
-}
-
-.install_security, .install_welcome, .install_intro {
-       color                   : #880000;
-}