X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdesert%2Fcss%2Fgeneral.css;h=3e6a4dc54783c2cf9f76025da355feadaf71090b;hp=9cbafe382d9f7fea68c49b9984b3751aadf57669;hb=74b7fbc5030bb2938a9859020876da63e6d15c0b;hpb=5f25dbe2aab8c57f820caaf48708bef1dd56f417 diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index 9cbafe382d..3e6a4dc547 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -39,47 +39,59 @@ A:hover { background-color: transparent; } -input,textarea,select,option { +form { + margin: 0px; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; + margin-bottom: 0px; + padding: 0px; + padding-left: 0px; + padding-right: 0px; + padding-top: 0px; + padding-bottom: 0px; +} + +input, textarea, select, option { color: #880000; - background-color: #ffffcc; + background-color: #eeeebb; border: 1px solid #880000; text-decoration: none; } -ul,ol { - margin-top: 0px; - margin-bottom: 0px; +fieldset { + border: 1px solid #880000; + margin-top: 10px; + padding: 10px; } -.admin_reset, .guest_reset, .member_reset { - border: groove 1px #880000; - color: #880000; - cursor: pointer; +fieldset:hover, input:hover, select:hover, option:hover, textarea:hover { + border-color: #550000; } -.admin_submit, .guest_submit, .member_submit { - color: #880000; - border-color: #880000; - cursor: pointer; +input:hover, select:hover, option:hover, textarea:hover { + background-color: #cccc99; + color: #550000; } -.admin_submit_reject { - border-style: groove; - color: #880000; - border-color: #880000; - cursor: pointer; +ul,ol { + margin-top: 0px; + margin-bottom: 0px; } -.runtime_fatal, .runtime_fatalcontent { - color: #880000; - background-color: #ffffcc; +pre { + white-space: pre-wrap; + text-align: left; + padding: 5px; } -.runtime_fatal { - color: #880000; +.form_reset, .form_submit, .form_delete { + cursor: pointer; } .runtime_fatalcontent { + color: #880000; + background-color: #ffffcc; text-align: left; font-size: 12px; } @@ -89,159 +101,115 @@ ul,ol { background-color: #ffffcc; } -.admin_note { +.notice { color: #880000; font-size: 12px; } -DIV.admin_note { - padding-top: 10px; - padding-right: 10px; - padding-left: 10px; -} - -.admin_fatal { - color: #880000; - font-size: 18px; -} - -.admin_edit, .member_confirm { - background-color: #ffffcc; +.form_submit { + background-color: #eeeebb; } -.member_banner { +.banner { background-color: #ffffcc; width: 488px; } -.admin_error { +.fatal_error { background-color: #ffffcc; color: #880000; font-size: 10px; } -.admin_select, .guest_select, .member_select { +.form_select { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #eeeebb; } -.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message { - background-color: #ddddaa; +.description_header, .message { + background-color: #cccc99; color: #880000; text-align: center; } -.member_done, .guest_done, .admin_misc, .member_misc, .admin_done2, .admin_green, .admin_no { - color: #880000; -} - -.member_misc { - background-color: #ffffcc; -} - -.admin_welcome { - background-color: #ddddaa; - color: #880000; - vertical-align: middle; - font-size: 18px; - height: 50px; -} - .admin_menu { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; width: 230px; height: 25px; } -.admin_logout { +.logout_box { background-color: #ccccaa; color: #880000; } -a.admin_logout { +a.logout_box { display: block; } -.admin_logout:hover { +.logout_box:hover { background-color: #aaaa88; color: #aa0000; } -.admin_desc_cont { +.description_text { text-align: left; background-color: #ffffcc; } -.admin_table, .member_table { +.table { background-color: #ffffcc; width: 660px; margin: 5px; } -.admin_warning_table { +.table2 { + background-color: #ffffcc; + width: 680px; + margin: 5px; +} + +.table3 { + background-color: #ffffcc; + width: 630px; + margin: 5px; +} + +.warning_table { background-color: #ff8888; width: 660px; margin: 5px; } -.admin_editmenu { - min-width: 500px; - max-width: 90%; +.bug_table, .ajax_bug_table { + background-color: #ffffcc; + margin: 0px; + max-width: 100%; + min-width: 400px; + overflow: auto + color: #880000; } -.admin_form_header { - text-align: center; - height: 36px; - background-color: #ddddaa; - color: #880000; +.form_submitmenu { + min-width: 500px; + max-width: 90%; } .member_header { text-align: center; color: #880000; vertical-align: middle; - background-color: #ddddaa; + background-color: #cccc99; height: 60px; } -.admin_failed, .guest_failed, .member_failed, .member_note { - color: #880000; -} - -.member_note_bg { - background-color: #ffffcc; -} - .member_data { background-color: #ffffcc; color: #880000; height: 20px; } -.admin_snote { - font-size: 12px; -} - -.admin_normal, .guest_normal, .member_normal { - border: solid 1px #880000; - background-color: #ddddaa; -} - -.member_stats { - vertical-align: top; - font-weight: bold; - height: 23px; - font-size: 16px; - border-style: none; - border: 0px; - background: #ffffcc; - color: #880000; - margin-top: -4px; - margin-bottom: 1px; - cursor: default; -} - .normal { border-style: groove; } @@ -250,18 +218,33 @@ a.admin_logout { background-color: #ffffcc; } -.guest_title, .member_title { +.table_header, .bug_table_header { text-align: center; color: #880000; vertical-align: middle; - background-color: #ddddaa; - height: 28px; + background-color: #cccc99; + padding-bottom: 5px; + padding-top: 5px; } +.header_column { + height: 23px; + background-color: #cccc99; + color: #880000; + text-align: center; +} + +.footer_column { + height: 23px; + background-color: #cccc99; + color: #880000; +} + + .guest_login_header { color: #880000; vertical-align: middle; - background-color: #ddddaa; + background-color: #cccc99; } .guest_menu, .member_menu { @@ -271,7 +254,7 @@ a.admin_logout { } .guest_menu_title, .member_menu_title { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; height: 25px; width: 200px; @@ -286,7 +269,7 @@ a.admin_logout { text-align: left; } -.guest_menu_seperator, .member_menu_seperator { +.guest_menu_separator, .member_menu_separator { height: 15px; } @@ -345,11 +328,11 @@ ul.copyright_box { border: solid 1px #880000; } -.switch_sw1, .switch_mem1 { +.switch_sw1 { background-color: #ffffcc; } -.switch_sw2, .switch_mem2 { +.switch_sw2 { background-color: #ffffcc; } @@ -357,8 +340,8 @@ ul.copyright_box { background-color: #ffffcc; } -.media_header, { - background-color: #ddddaa; +.media_header { + background-color: #cccc99; text-align: center; color: #880000; height: 26px; @@ -379,40 +362,34 @@ ul.copyright_box { } .admin_sep_footer { - background-color: #ddddaa; + background-color: #cccc99; font-size: 1px; } .admin_sep_footer2 { - background-color: #ddddaa; + background-color: #cccc99; font-size: 1px; } -.admin_footer, .member_refbanner, .member_update, .admin_del_link { - background-color: #ddddaa; -} - -.member_footer { - height: 30px; - background-color: #ddddaa; +.member_refbanner, .member_update, .admin_delete_link { + background-color: #cccc99; } -.admin_footer { +.table_footer { + background-color: #cccc99; text-align: center; - height: 30px; - padding-left: 5px; - padding-right: 5px; + padding: 5px; } .admin_task_header { - background-color: #ddddaa; + background-color: #cccc99; color: #880000; vertical-align: middle; font-size: 18px; height: 35px; } -.seperator { +.separator { font-size: 1px } @@ -420,7 +397,7 @@ ul.copyright_box { text-align: center } -.admin_delete, .admin_yes { +.form_delete, .form_delete { border: groove 1px #880000; background-color: #880000; color: #ffffcc; @@ -432,13 +409,6 @@ ul.copyright_box { width: 460px; } -.guest_stats_title { - color: #880000; - vertical-align: middle; - background-color: #ddddaa; - height: 30px; -} - .guest_stats_l { width: 344px; text-align: right; @@ -460,42 +430,20 @@ ul.copyright_box { text-align: right; } -.guest_stats_footer { - color: #880000; - vertical-align: middle; - background-color: #ddddaa; - height: 20px; -} - -.task_pre { - font-weight: bold; - margin-left: 0px; - margin-right: 0px; - margin-top: 10px; - margin-bottom: 10px; -} - .guest_content_align, .member_content_align, .admin_content_align { text-align: center; vertical-align: top; } -.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub { +.list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub { text-align: left; width: 100%; } -.member_unconfirmed { - background-color: #ffffcc; - width: 100%; - text-align: center; -} - .you_are_here { white-space: nowrap; font-size: 14px; text-align: left; - margin-bottom: 12px; } .tiny { @@ -530,10 +478,6 @@ ul.copyright_box { white-space: nowrap; } -.guest_table { - background-color: #ffffcc; -} - .main { height: 99%; vertical-align: top; @@ -549,12 +493,7 @@ ul.copyright_box { } .menu_blur:hover { - background-color: #ddddaa; -} - -.guest_footer { - height: 30px; - background-color: #ddddaa; + background-color: #cccc99; } .admin_alpha { @@ -573,11 +512,17 @@ ul.copyright_box { border-style: groove; background-color: #aaaaaa; color: #ffffcc; + cursor: default; +} + +.disabled:hover { + background-color: #aaaaaa; + color: #ffffcc; } .mini_select { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #cccc99; font-size: 10px; } @@ -598,40 +543,23 @@ ul.copyright_box { color: #880000; } -.agb_box { - text-align: left; -} - -.agb_title, .fatal_title { - font-size: 16px; - text-align: center; - height: 40px; - font-weight: bold; -} - .para { - text-indent: 8px; + text-indent: 1em; text-align: left; margin-left: 5px; margin-right: 5px; - margin-bottom: 12px; -} - -.fatal_box { - text-align: center; - width: 100%; - margin-top: 10px; + margin-bottom: 1em; } -.admin_message { +.message { margin-bottom: 15px; } ul.show_timings_block { border: solid 1px #880000; - background-color: #ddddaa; + background-color: #cccc99; font-size: 10px; - width: 645px; + width: 685px; height: 20px; list-style: none inside; } @@ -639,12 +567,12 @@ ul.show_timings_block { .show_timings_column { background-color: #ffffcc; margin-top: 2px; - width: 150px; - border: solid 1px #880000; + width: 160px; height: 14px; } span.show_timings_column { + border: solid 1px #880000; display: inline-block; } @@ -659,7 +587,7 @@ span.show_timings_data { .login_failure_header { text-align: center; - background-color: #ddddaa; + background-color: #cccc99; font-weight: bold; } @@ -681,10 +609,6 @@ ul.admin_menu_main,ul.admin_menu_sub { list-style: none inside; } -.pre { - display : block; -} - td { padding-left: 2px; padding-right: 2px; @@ -705,3 +629,73 @@ strong.menu_invisible, strong.sub_menu_invisible { .menu_locked, .sub_menu_locked { color: #ffeeee; } + +.rank_1 { + font-weight: bold; + font-size: 22px; +} + +.rank_2 { + font-weight: bold; + font-size: 18px; +} + +.rank_3 { + font-weight: bold; +} + +ul.listing { + text-align: left; + margin-top: 5px; + margin-left: 5px; + margin-right: 5px; + padding-left: 5px; + list-style-type: none; +} + +ol.listing { + text-align: left; + padding-top: 5px; + padding-bottom: 5px; + padding-left: 0px; + margin-left: 25px; +} + +li.listing { + padding-bottom: 5px; +} + +.bad { + color: #aa0000; + font-style: italic; +} + +.good { + color: #00aa00; +} + +.table_row { + text-align: left; + clear: both; + margin: 0px; + padding: 0px; + padding-top: 5px; + padding-bottom: 5px; + height: 28px; +} + +.table_row label { + float: left; + width: 45%; +} + +.form_field { + border: solid 1px #880000; + background-color: #eeeebb; +} + +.field_note { + float: left; + text-align: left; + font-style: italic; +}