X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdesert%2Fcss%2Fgeneral.css;h=550dc32925ad6951528739a9ae31f482c33e80c0;hp=7ecd93fc3d49eb469a0d4fc2300dce02f23f56fa;hb=e3934352dffa6eb9da59a137ae1a9414e5b4d80b;hpb=c3f2beb3f1d47c9593d262d7f5dac47640b4aa52 diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index 7ecd93fc3d..550dc32925 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -51,36 +51,34 @@ ul,ol { margin-bottom: 0px; } -.admin_reset, .guest_reset, .member_reset { - border-style: groove; - border: solid 1px #880000; +pre { + white-space: pre-wrap; + text-align: left; + padding: 5px; +} + +.form_reset { + border: groove 1px #880000; color: #880000; cursor: pointer; } -.admin_submit, .guest_submit, .member_submit { +.form_submit { color: #880000; border-color: #880000; cursor: pointer; } -.admin_submit_reject { +.form_delete { border-style: groove; color: #880000; border-color: #880000; cursor: pointer; } -.runtime_fatal, .runtime_fatalcontent { +.runtime_fatalcontent { color: #880000; background-color: #ffffcc; -} - -.runtime_fatal { - color: #880000; -} - -.runtime_fatalcontent { text-align: left; font-size: 12px; } @@ -90,64 +88,37 @@ 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 { +.form_submit { background-color: #ffffcc; } -.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; } -.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message { +.description_header, .message { background-color: #ddddaa; 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; color: #880000; @@ -155,61 +126,60 @@ DIV.admin_note { 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 { +.form_submitmenu { min-width: 500px; max-width: 90%; } -.admin_form_header { - text-align: center; - height: 36px; - background-color: #ddddaa; - color: #880000; -} - .member_header { text-align: center; - height: 28px; - background-color: #ddddaa; -} - -.admin_failed, .guest_failed, .member_failed, .member_note { color: #880000; -} - -.member_note_bg { - background-color: #ffffcc; + vertical-align: middle; + background-color: #ddddaa; + height: 60px; } .member_data { @@ -218,30 +188,11 @@ a.admin_logout { height: 20px; } -.admin_snote { - font-size: 12px; -} - -.admin_normal, .guest_normal, .member_normal { - border-style: solid; +.form_field { 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,12 +201,13 @@ a.admin_logout { background-color: #ffffcc; } -.guest_title, .member_title { +.table_header { text-align: center; color: #880000; vertical-align: middle; background-color: #ddddaa; - height: 60px; + padding-bottom: 5px; + padding-top: 5px; } .guest_login_header { @@ -278,8 +230,7 @@ a.admin_logout { border: 1px solid #880000; } -.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom - { +.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom { border: 1px solid #880000; border-top: 0px; background-color: #ffffcc; @@ -287,7 +238,7 @@ a.admin_logout { text-align: left; } -.guest_menu_seperator, .member_menu_seperator { +.guest_menu_separator, .member_menu_separator { height: 15px; } @@ -328,7 +279,7 @@ span.copyright_lines { width: 380px; vertical-align: middle; background-color: #ffffcc; - height: 26px; + height: 38px; display: inline-block; padding-top: 7px; padding-bottom: 7px; @@ -346,11 +297,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; } @@ -358,7 +309,7 @@ ul.copyright_box { background-color: #ffffcc; } -.media_header, { +.media_header { background-color: #ddddaa; text-align: center; color: #880000; @@ -389,20 +340,14 @@ ul.copyright_box { font-size: 1px; } -.admin_footer, .member_refbanner, .member_update, .admin_del_link { +.member_refbanner, .member_update, .admin_delete_link { background-color: #ddddaa; } -.member_footer { - height: 30px; +.table_footer { background-color: #ddddaa; -} - -.admin_footer { text-align: center; - height: 30px; - padding-left: 5px; - padding-right: 5px; + padding: 5px; } .admin_task_header { @@ -413,7 +358,7 @@ ul.copyright_box { height: 35px; } -.seperator { +.separator { font-size: 1px } @@ -421,9 +366,8 @@ ul.copyright_box { text-align: center } -.admin_delete, .admin_yes { - border-style: groove; - border: solid 1px #880000; +.form_delete, .form_delete { + border: groove 1px #880000; background-color: #880000; color: #ffffcc; cursor: pointer; @@ -434,13 +378,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; @@ -462,37 +399,16 @@ 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; @@ -531,10 +447,6 @@ ul.copyright_box { white-space: nowrap; } -.guest_table { - background-color: #ffffcc; -} - .main { height: 99%; vertical-align: top; @@ -553,11 +465,6 @@ ul.copyright_box { background-color: #ddddaa; } -.guest_footer { - height: 30px; - background-color: #ddddaa; -} - .admin_alpha { text-align: center; height: 40px; @@ -599,17 +506,6 @@ 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-align: left; @@ -618,13 +514,7 @@ ul.copyright_box { margin-bottom: 12px; } -.fatal_box { - text-align: center; - width: 100%; - margin-top: 10px; -} - -.admin_message { +.message { margin-bottom: 15px; } @@ -632,7 +522,7 @@ ul.show_timings_block { border: solid 1px #880000; background-color: #ddddaa; font-size: 10px; - width: 565px; + width: 645px; height: 20px; list-style: none inside; } @@ -640,7 +530,7 @@ ul.show_timings_block { .show_timings_column { background-color: #ffffcc; margin-top: 2px; - width: 130px; + width: 150px; border: solid 1px #880000; height: 14px; } @@ -682,13 +572,67 @@ ul.admin_menu_main,ul.admin_menu_sub { list-style: none inside; } -.pre { - display : block; -} - td { padding-left: 2px; padding-right: 2px; padding-top: 2px; padding-bottom: 2px; } + +div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible { + background-color: #dddddd; + font-style: italic; +} + +strong.menu_invisible, strong.sub_menu_invisible { + color: #999999; + font-style: italic; +} + +.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; +}