X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdefault%2Fcss%2Fgeneral.css;h=1367a8027b758efcabdaf5738955caf10eba3b3e;hp=e16d8fe3bf16cc1b1704b434b50a0451541cebaf;hb=ca256746fe0757a23df4064824c8fe2087ad5634;hpb=5344c574732a674099f943adaf72fd5922f4f29c diff --git a/theme/default/css/general.css b/theme/default/css/general.css index e16d8fe3bf..1367a8027b 100644 --- a/theme/default/css/general.css +++ b/theme/default/css/general.css @@ -4,14 +4,7 @@ body { font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; font-size: 12px; letter-spacing: 1px; - scrollbar-base-color: #E9E4AE; - scrollbar-face-color: #CDEFCD; - scrollbar-highlight-color: #eeffee; - scrollbar-shadow-color: #CDEFCD; - scrollbar-3dlight-color: #dddddd; - scrollbar-arrow-color: #000000; - scrollbar-track-color: #ccEFcc; - scrollbar-darkshadow-color: #999999; + margin: 0px; margin-left: 0px; margin-right: 0px; @@ -47,28 +40,57 @@ A:hover { background-color: transparent; } +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 { color: #009900; background-color: #eeffee; - border: 1px solid #00aa44; + border: 1px groove #00aa44; text-decoration: none; - border-style: groove; } select, option { background-color: #eeffee; - border: solid 1px #009900; + border: groove 1px #009900; color: #00aa44; text-decoration: none; - border-style: groove; +} + +fieldset { + border: 1px solid #009900; + margin-top: 10px; + padding: 10px; +} + +legend { + font-weight: bold; + color: #009900; + background-color: transparent; + padding-left: 5px; + padding-right: 5px; } input:hover, textarea:hover { border-color: #00dd44; - color: #007700; + color: #006600; } -input.admin_delete:hover { +fieldset:hover { + border-color: #00dd44; +} + +input.form_delete:hover { background-color: #770044; color: #aabbaa; } @@ -83,37 +105,36 @@ ul,ol { margin-bottom: 0px; } -.admin_reset, .guest_reset, .member_reset { - border-style: groove; - border: solid 1px #009900; +pre { + white-space: pre-wrap; + text-align: left; + padding: 5px; +} + +.form_reset { + border: groove 1px #009900; color: #00aa44; cursor: pointer; } -.admin_submit, .guest_submit, .member_submit { +.form_submit { color: #00aa44; border-color: #009900; cursor: pointer; + background-color: #eeffee; } -.admin_submit_reject { +.form_delete { border-style: groove; color: #881111; border-color: #009900; cursor: pointer; } -.runtime_fatal, .runtime_fatalcontent { +.runtime_fatalcontent { width: 700px; color: #118811; background-color: #ddeedd; -} - -.runtime_fatal { - color: #00aa00; -} - -.runtime_fatalcontent { text-align: left; font-size: 12px; } @@ -123,76 +144,31 @@ ul,ol { background-color: #ddeedd; } -.admin_note { - color: #ff0000; - font-size: 12px; -} - -DIV.admin_note { - padding-top: 10px; - padding-right: 10px; - padding-left: 10px; -} - -.admin_fatal { - font-size: 18px; +.notice { color: #00aa00; + font-size: 12px; } -.admin_edit, .member_confirm { - background-color: #eeffee; -} - -.member_banner { +.banner { background-color: #eeffee; width: 488px; } -.admin_error { +.fatal_error { background-color: #eeffee; - color: #00aa00; + color: #aa0000; font-size: 10px; } -.admin_select, .guest_select, .member_select { - border: solid 1px #009900; - background-color: #eeffee; +.form_select { } -.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message { +.description_header, .message { background-color: #ddeedd; color: #009900; text-align: center; } -.member_done, .guest_done { - color: #009900; -} - -.member_misc { - background-color: #ddeedd; -} - -.admin_misc, .member_misc { - color: #000000; -} - -.admin_done2 { - color: #00aa44; -} - -.admin_green, .admin_no { - color: #009900; -} - -.admin_welcome { - background-color: #ddeedd; - color: #009900; - vertical-align: middle; - font-size: 18px; - height: 50px; -} - .admin_menu { background-color: #ddeedd; color: #000077; @@ -200,47 +176,70 @@ DIV.admin_note { height: 25px; } -.admin_logout { +.logout_box { background-color: #aaffaa; color: #00aa00; } -a.admin_logout { +a.logout_box { display: block; } -.admin_logout:hover { +.logout_box:hover { background-color: #88dd88; color: #00cc00; } -.admin_desc_cont { +.description_text { text-align: left; background-color: #eeffee; } -.admin_table, .member_table { +.table { background-color: #eeffee; width: 660px; margin: 5px; } -.admin_warning_table { +.table2 { + background-color: #eeffee; + width: 680px; + margin: 5px; +} + +.table3 { + background-color: #eeffee; + width: 630px; + margin: 5px; +} + +.warning_table { background-color: #ff8888; width: 660px; margin: 5px; } -.admin_editmenu { - min-width: 500px; - max-width: 90%; +.bug_table { + background-color: #eeffee; + margin: 0px; + max-width: 100%; + min-width: 400px; + overflow: auto; + color: #000000; } -.admin_form_header { - text-align: center; - height: 36px; - background-color: #ddeedd; - color: #009900; +.ajax_bug_table { + background-color: #aa0000; + margin: 0px; + max-width: 100%; + min-width: 400px; + overflow: auto; + color: #ffffff; +} + +.form_submitmenu { + min-width: 500px; + max-width: 90%; } .member_header { @@ -251,43 +250,12 @@ a.admin_logout { height: 60px; } -.admin_failed, .guest_failed, .member_failed, .member_note { - color: #00aa00; -} - -.member_note_bg { - background-color: #eeffee; -} - .member_data { background-color: #eeffee; color: #009900; height: 20px; } -.admin_snote { - font-size: 12px; -} - -.admin_normal, .guest_normal, .member_normal { - border-style: solid; - border: solid 1px #009900; -} - -.member_stats { - vertical-align: top; - font-weight: bold; - height: 23px; - font-size: 16px; - border-style: none; - border: 0px; - background: #ddeedd; - color: #000000; - margin-top: -4px; - margin-bottom: 1px; - cursor: default; -} - .normal { border-style: groove; } @@ -296,12 +264,21 @@ a.admin_logout { background-color: #ddeedd; } -.guest_title, .member_title { +.table_header, .bug_table_header, .ajax_bug_table_header { text-align: center; color: #009900; vertical-align: middle; + padding-bottom: 5px; + padding-top: 5px; +} + +.table_header, .bug_table_header { background-color: #ddeedd; - height: 28px; +} + +.ajax_bug_table_header { + background-color: #aa0000; + color: #ffffff; } .guest_login_header { @@ -324,8 +301,7 @@ a.admin_logout { border: 1px solid #00aa44; } -.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 #00aa44; border-top: 0px; background-color: #eeffbc; @@ -340,7 +316,7 @@ a.admin_logout { height: 20px; } -.guest_menu_seperator, .member_menu_seperator { +.guest_menu_separator, .member_menu_separator { height: 15px; } @@ -402,11 +378,11 @@ ul.copyright_box { border: solid 1px #00aa44; } -.switch_sw1, .switch_mem1 { +.switch_sw1 { background-color: #b8efc1; } -.switch_sw2, .switch_mem2 { +.switch_sw2 { background-color: #b8fccb; } @@ -453,20 +429,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: #ddeedd; } -.member_footer { - height: 30px; +.table_footer { background-color: #ddeedd; -} - -.admin_footer { text-align: center; - height: 30px; - padding-left: 5px; - padding-right: 5px; + padding: 5px; } .admin_task_header { @@ -477,7 +447,7 @@ ul.copyright_box { height: 35px; } -.seperator { +.separator { font-size: 1px } @@ -485,9 +455,8 @@ ul.copyright_box { text-align: center } -.admin_delete, .admin_yes { - border-style: groove; - border: solid 1px #00aa00; +.form_delete, .form_delete { + border: groove 1px #00aa00; background-color: #aa0044; color: #ddeedd; cursor: pointer; @@ -498,13 +467,6 @@ ul.copyright_box { width: 460px; } -.guest_stats_title { - color: #009900; - vertical-align: middle; - background-color: #ddeedd; - height: 30px; -} - .guest_stats_l { width: 344px; text-align: right; @@ -526,21 +488,6 @@ ul.copyright_box { text-align: right; } -.guest_stats_footer { - color: #009900; - vertical-align: middle; - background-color: #ddeedd; - height: 20px; -} - -.task_pre { - font-weight: bold; - margin-left: 0px; - margin-right: 0px; - margin-top: 10px; - margin-bottom: 10px; -} - .impressum_body { background-color: #ddeedd; } @@ -550,7 +497,7 @@ ul.copyright_box { 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%; } @@ -567,12 +514,6 @@ ul.copyright_box { vertical-align: middle; } -.member_unconfirmed { - background-color: #ddeedd; - width: 100%; - text-align: center; -} - .you_are_here { white-space: nowrap; font-size: 14px; @@ -611,10 +552,6 @@ ul.copyright_box { white-space: nowrap; } -.guest_table { - background-color: #eeffee; -} - .main { height: 99% } @@ -632,15 +569,16 @@ ul.copyright_box { background-color: #deefac; } -.guest_footer { - height: 30px; - background-color: #ddeedd; -} - .disabled { border-style: groove; background-color: #aaaaaa; - color: #ff9900; + color: #e0e0e0; + cursor: default; +} + +.disabled:hover { + background-color: #aaaaaa; + color: #e0e0e0; } .mini_select { @@ -666,32 +604,15 @@ ul.copyright_box { color: #009900; } -.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; + margin-bottom: 1em; } -.fatal_box { - text-align: center; - width: 100%; - margin-top: 10px; -} - -.admin_message { +.message { padding-top: 5px; padding-bottom: 5px; } @@ -699,7 +620,7 @@ ul.copyright_box { ul.show_timings_block { border: solid 1px #00aa44; background-color: #ddeedd; - width: 645px; + width: 685px; height: 20px; list-style: none inside; padding-left:0px; @@ -708,14 +629,14 @@ ul.show_timings_block { .show_timings_column { background-color: #eeffee; margin-top: 2px; - width: 150px; - border: solid 1px #009900; + width: 160px; height: 14px; font-size: 10px; } span.show_timings_column { display: inline-block; + border: solid 1px #009900; } li.show_timings_column { @@ -751,10 +672,6 @@ ul.admin_menu_main,ul.admin_menu_sub { padding-left: 10px; } -.pre { - display: block; -} - td { padding-left: 2px; padding-right: 2px; @@ -769,16 +686,108 @@ td { text-align: center; } -div.menu_invisible_css, div.sub_menu_invisible_css, td.menu_invisible_css, td.sub_menu_invisible_css { +.footer_column { + height: 23px; + background-color: #ddeedd; + color: #009900; +} + +div.menu_invisible, div.sub_menu_invisible, td.menu_invisible, td.sub_menu_invisible { background-color: #dddddd; font-style: italic; } -strong.menu_invisible_css, strong.sub_menu_invisible_css { +strong.menu_invisible, strong.sub_menu_invisible { color: #999999; font-style: italic; } -.menu_locked_css, .sub_menu_locked_css { +.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 { + width: 45%; + float: left; +} + +label { + width: 100%; + float: left; + display: block; +} + +.form_field { + border: groove 1px #009900; +} + +.field_note { + float: left; + text-align: left; + font-style: italic; +} + +.ui-progressbar { + height:2em; + text-align: left; + overflow: hidden; +} + +.ui-progressbar .ui-progressbar-value { + margin: -1px; + height:100%; +}