X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=theme%2Fdesert%2Fcss%2Finstall.css;h=641b6bfe6c06bc5375ca46bfb63d3ed79759fac8;hb=99536b45392c43b78029af7eefa176de3cc6cd4e;hp=caf27417bd6b7bf49f6a5d7de4b41a2683f1731d;hpb=1ebf518b9552f71ee95de6f4b80e6de3a27716d1;p=mailer.git diff --git a/theme/desert/css/install.css b/theme/desert/css/install.css index caf27417bd..641b6bfe6c 100644 --- a/theme/desert/css/install.css +++ b/theme/desert/css/install.css @@ -1,30 +1,3 @@ -.install_table { - background-color: #F5F5C5; -} - -.install_msg { - color: #880000; - background-color: #EDEDBA; -} - -.install_fatal { - color: #880000; -} - -.install_select { - border: dashed 1px #880000; - background-color: #DDDDAA; -} - -.install_normal { - border-style: solid; - border: dashed 1px #880000; -} - -.install_submit { - border-style: groove; -} - .install_main { color: #880000; background-color: #FFFFCC; @@ -42,11 +15,6 @@ padding-bottom: 5px; } -.install_fatal { - background-color: #FFFFCC; - color: #880000; -} - .install_fatalcontent { text-align: left; background-color: #FFFFCC; @@ -57,24 +25,13 @@ color: #880000; } -.install_security, .install_welcome, .install_text { +.install_welcome { color: #880000; -} - -.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