X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdesert%2Fcss%2Finstall.css;h=641b6bfe6c06bc5375ca46bfb63d3ed79759fac8;hp=c9fea853cfa4da5215875a8780242fc81c13c670;hb=6914ebaaae909093df86d010e4c754a43d1a1aed;hpb=f1e8322e563fcba4b2966eeecd460ad7f4a63c5c diff --git a/theme/desert/css/install.css b/theme/desert/css/install.css index c9fea853cf..641b6bfe6c 100644 --- a/theme/desert/css/install.css +++ b/theme/desert/css/install.css @@ -1,29 +1,3 @@ -.install_table { - background-color: #F5F5C5; -} - -.install_msg { - color: #880000; - background-color: #EDEDBA; -} - -.install_fatal { - color: #880000; -} - -.install_select { - border: groove 1px #880000; - background-color: #DDDDAA; -} - -.install_normal { - border: groove 1px #880000; -} - -.install_submit { - border-style: groove; -} - .install_main { color: #880000; background-color: #FFFFCC; @@ -41,11 +15,6 @@ padding-bottom: 5px; } -.install_fatal { - background-color: #FFFFCC; - color: #880000; -} - .install_fatalcontent { text-align: left; background-color: #FFFFCC; @@ -56,24 +25,8 @@ color: #880000; } -.install_security, .install_welcome, .install_text { - color: #880000; -} - -.install_text { - padding-bottom: 10px; - text-align: left; - margin-left: 20px; - margin-right: 20px; -} - -.install_security { - width: 350px; - padding-top: 10px; - padding-bottom: 10px; -} - .install_welcome { + color: #880000; padding-top: 5px; padding-bottom: 10px; }