X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdesert%2Fcss%2Fgeneral.css;h=db91cde5bc85d2fbc25d96e9cb52960c1726dc88;hp=2cc02a2515ef605648b3c93377f7f54400d3f991;hb=6914ebaaae909093df86d010e4c754a43d1a1aed;hpb=29908316ad5480b4eb22f302757800478212b8b3 diff --git a/theme/desert/css/general.css b/theme/desert/css/general.css index 2cc02a2515..db91cde5bc 100644 --- a/theme/desert/css/general.css +++ b/theme/desert/css/general.css @@ -1,680 +1,632 @@ body { - background-color : #FFFFCC; - color : #880000; - font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; - font-size : 12px; - letter-spacing : 1px; - - margin : 0px; - margin-left : 0px; - margin-right : 0px; - margin-top : 0px; - margin-bottom : 0px; + background-color: #ffffcc; + color: #880000; + font-family: Verdana, Arial, Geneva, Helvetica, sans-serif; + font-size: 12px; + letter-spacing: 1px; + margin: 0px; + margin-left: 0px; + margin-right: 0px; + margin-top: 0px; + margin-bottom: 0px; } table { - table-layout : auto; - border-spacing : 0px; - overflow : auto; + table-layout: auto; + border-spacing: 0px; + overflow: auto; } A { - font-style : normal; - text-decoration : none; + font-style: normal; + text-decoration: none; } A:link { - color : #880000; + color: #880000; } A:visited { - color : #880000; + color: #880000; } A:active { - color : #880000; - background-color : transparent; + color: #880000; + background-color: transparent; } A:hover { - background-color : transparent; -} - -input, textarea, select, option { - color : #880000; - background-color : #FFFFCC; - border : 1px solid #880000; - text-decoration : none; -} - -ul, ol { - margin-top : 0px; - margin-bottom : 0px; + background-color: transparent; } -.admin_reset, .guest_reset, .member_reset { - border-style : groove; - border : solid 1px #880000; - color : #880000; - cursor : pointer; +input,textarea,select,option { + color: #880000; + background-color: #ffffcc; + border: 1px solid #880000; + text-decoration: none; } -.admin_submit, .guest_submit, .member_submit { - color : #880000; - border-color : #880000; - cursor : pointer; +ul,ol { + margin-top: 0px; + margin-bottom: 0px; } -.admin_submit_reject { - border-style : groove; - color : #880000; - border-color : #880000; - cursor : pointer; +.form_reset { + border: groove 1px #880000; + color: #880000; + cursor: pointer; } -.runtime_fatal, .runtime_fatalcontent { - color : #880000; - background-color : #FFFFCC; +.form_submit { + color: #880000; + border-color: #880000; + cursor: pointer; } -.runtime_fatal { - color : #880000; +.form_delete { + border-style: groove; + color: #880000; + border-color: #880000; + cursor: pointer; } .runtime_fatalcontent { - text-align : left; - font-size : 12px; + color: #880000; + background-color: #ffffcc; + text-align: left; + font-size: 12px; } .admin { - color : #880000; - background-color : #FFFFCC; -} - -.admin_note { - 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; -} - -.member_banner { - background-color : #FFFFCC; - width : 488px; -} - -.admin_error { - background-color : #FFFFCC; - color : #880000; - font-size : 10px; -} - -.admin_select, .guest_select, .member_select { - border : solid 1px #880000; - background-color : #DDDDAA; -} - -.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message { - background-color : #DDDDAA; - color : #880000; - text-align : center; -} - -.member_done, .guest_done { - color : #880000; + color: #880000; + background-color: #ffffcc; } -.member_misc { - background-color : #FFFFCC; +.notice { + color: #880000; + font-size: 12px; } -.admin_misc, .member_misc { - color : #880000; +.form_submit { + background-color: #ffffcc; } -.admin_done2 { - color : #880000; +.banner { + background-color: #ffffcc; + width: 488px; } -.admin_green, .admin_no { - color : #880000; +.fatal_error { + background-color: #ffffcc; + color: #880000; + font-size: 10px; } -.admin_welcome { - background-color : #DDDDAA; - color : #880000; - vertical-align : middle; - font-size : 18px; - height : 50px; +.form_select { + border: solid 1px #880000; + background-color: #ddddaa; } -.admin_header { - background-color : #DDDDAA; +.description_header, .table_header, .message { + background-color: #ddddaa; + color: #880000; + text-align: center; } .admin_menu { - background-color : #DDDDAA; - color : #880000; - width : 230px; + background-color: #ddddaa; + color: #880000; + width: 230px; + height: 25px; } -.admin_logout { - background-color : #CCCCAA; - color : #880000; +.logout_box { + background-color: #ccccaa; + color: #880000; } -.admin_desc_cont { - text-align : left; - background-color : #FFFFCC; +a.logout_box { + display: block; } -.admin_table, .member_table { - background-color : #FFFFCC; +.logout_box:hover { + background-color: #aaaa88; + color: #aa0000; } -.admin_editmenu { - min-width : 500px; - max-width : 90%; +.description_text { + text-align: left; + background-color: #ffffcc; } -.admin_form_header { - text-align : center; - height : 36px; - background-color : #DDDDAA; - color : #880000; +.table { + background-color: #ffffcc; + width: 660px; + margin: 5px; } -.member_header { - text-align : center; - height : 28px; - background-color : #DDDDAA; +.warning_table { + background-color: #ff8888; + width: 660px; + margin: 5px; } -.admin_failed, .guest_failed, .member_failed, .member_note { - color : #880000; +.form_submitmenu { + min-width: 500px; + max-width: 90%; } -.member_note_bg { - background-color : #FFFFCC; +.member_header { + text-align: center; + color: #880000; + vertical-align: middle; + background-color: #ddddaa; + height: 60px; } .member_data { - background-color : #FFFFCC; - color : #880000; - height : 20px; -} - -.admin_header_b1 { - border-bottom : 1px solid #880000; - background-color : #DDDDAA; - height : 22px; -} - -.admin_snote { - font-size : 12px; -} - -.admin_normal, .guest_normal, .member_normal { - border-style : solid; - border : solid 1px #880000; - background-color : #DDDDAA; + background-color: #ffffcc; + color: #880000; + height: 20px; } -.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; +.form_field { + border: solid 1px #880000; + background-color: #ddddaa; } .normal { - border-style : groove; + border-style: groove; } .member_main { - background-color : #FFFFCC; + background-color: #ffffcc; } -.guest_title, .member_title { - text-align : center; - color : #880000; - vertical-align : middle; - background-color : #DDDDAA; - height : 60px; +.table_header { + text-align: center; + color: #880000; + vertical-align: middle; + background-color: #ddddaa; + height: 28px; } .guest_login_header { - color : #880000; - vertical-align : middle; - background-color : #DDDDAA; + color: #880000; + vertical-align: middle; + background-color: #ddddaa; } .guest_menu, .member_menu { - width : 220px; - background-color : #FFFFCC; - vertical-align : top; + width: 220px; + background-color: #ffffcc; + vertical-align: top; } .guest_menu_title, .member_menu_title { - background-color : #DDDDAA; - color : #880000; - height : 25px; - width : 200px; - border : 1px solid #880000; + background-color: #ddddaa; + color: #880000; + height: 25px; + width: 200px; + border: 1px solid #880000; } .guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom { - border : 1px solid #880000; - border-top : 0px; - background-color : #FFFFCC; - height : 22px; - text-align : left; + border: 1px solid #880000; + border-top: 0px; + background-color: #ffffcc; + height: 22px; + text-align: left; } .guest_menu_seperator, .member_menu_seperator { - height : 15px; + height: 15px; } .guest_content, .member_content { - background-color : #FFFFCC; - width : 99%; - padding-left : 2px; - padding-right : 2px; - margin-left : 5px; - margin-right : 5px; + background-color: #ffffcc; + width: 99%; + padding-left: 2px; + padding-right: 2px; + margin-left: 5px; + margin-right: 5px; } .guest_advert, .guest_login, .member_advert, .member_login { - background-color : #FFFFCC; - vertical-align : top; - margin-top : 10px; + background-color: #ffffcc; + vertical-align: top; + margin-top: 10px; } #master { - width : 100%; - height : 100%; - min-height : 90%; - max-height : 100%; - vertical-align : top; + width: 100%; + height: 100%; + min-height: 90%; + max-height: 100%; + vertical-align: top; } .masterbox { - text-align : center; + text-align: center; } -.footer_lines { - vertical-align : bottom; - font-size : 10px; - width : 380px; - vertical-align : middle; - background-color : #FFFFCC; - height : 40px; +li.copyright_lines { + display:inline; } -.footer_box { - text-align : center; - width : 760px; +span.copyright_lines { + vertical-align: bottom; + font-size: 10px; + width: 380px; + vertical-align: middle; + background-color: #ffffcc; + height: 38px; + display: inline-block; + padding-top: 7px; + padding-bottom: 7px; } -.dashed { - border : solid 1px #880000; +ul.copyright_box { + text-align: center; + width: 760px; + list-style: none inside; + padding-left:0px; + margin-bottom: 5px; } -.switch_sw1, .switch_mem1 { - background-color : #FFFFCC; +.dashed { + border: solid 1px #880000; } -.switch_sw2, .switch_mem2 { - background-color : #FFFFCC; +.switch_sw1 { + background-color: #ffffcc; } -.impressum { - font-size : 12px; - width : 320px; - vertical-align : middle; - background-color : #FFFFCC; - height : 70px; +.switch_sw2 { + background-color: #ffffcc; } .mediadata { - background-color : #FFFFCC; + background-color: #ffffcc; } -.media_header, .impressum_header { - background-color : #DDDDAA; - text-align : center; - color : #880000; - height : 26px; - font-weight : bold; - font-size : 20px; +.media_header { + background-color: #ddddaa; + text-align: center; + color: #880000; + height: 26px; + font-weight: bold; + font-size: 20px; } .media_left { - font-size : 14px; - width : 200px; + font-size: 14px; + width: 200px; } .media_right { - color : #880000; - font-weight : bold; - font-size : 14px; - width : 70px; + color: #880000; + font-weight: bold; + font-size: 14px; + width: 70px; } .admin_sep_footer { - background-color : #DDDDAA; - font-size : 1px; + background-color: #ddddaa; + font-size: 1px; } .admin_sep_footer2 { - background-color : #DDDDAA; - font-size : 1px; + background-color: #ddddaa; + font-size: 1px; } -.admin_footer, .member_refbanner, .member_update, .admin_del_link { - background-color : #DDDDAA; +.table_footer, .member_refbanner, .member_update, .admin_del_link { + background-color: #ddddaa; } -.member_footer { - height : 30px; - background-color : #DDDDAA; +.table_footer { + height: 30px; + background-color: #ddddaa; } -.admin_footer { - text-align : center; - height : 30px +.table_footer { + text-align: center; + height: 30px; + padding-left: 5px; + padding-right: 5px; } .admin_task_header { - background-color : #DDDDAA; - color : #880000; - vertical-align : middle; - font-size : 18px; - height : 35px; + background-color: #ddddaa; + color: #880000; + vertical-align: middle; + font-size: 18px; + height: 35px; } .seperator { - font-size : 1px + font-size: 1px } .tab1 { - text-align : center + text-align: center } -.admin_delete, .admin_yes { - border-style : groove; - border : solid 1px #880000; - background-color : #880000; - color : #FFFFCC; - cursor : pointer; +.form_delete, .form_delete { + border: groove 1px #880000; + background-color: #880000; + color: #ffffcc; + cursor: pointer; } .guest_stats { - background-color : #FFFFCC; - width : 460px; + background-color: #ffffcc; + width: 460px; } .guest_stats_title { - color : #880000; - vertical-align : middle; - background-color : #DDDDAA; - height : 30px; + color: #880000; + vertical-align: middle; + background-color: #ddddaa; + height: 30px; } .guest_stats_l { - width : 344px; - text-align : right; + width: 344px; + text-align: right; } .guest_stats_m { - width : 2px; + width: 2px; } .guest_stats_r, .guest_stats_lr, .guest_stats_rr { - color : #880000; - width : 28px; - font-weight : bold; - text-align : center; + color: #880000; + width: 28px; + font-weight: bold; + text-align: center; } .guest_stats_ll, .guest_stats_rl { - width : 192px; - text-align : right; + width: 192px; + text-align: right; } .guest_stats_footer { - color : #880000; - vertical-align : middle; - background-color : #DDDDAA; - height : 20px; + 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; + font-weight: bold; + margin-left: 0px; + margin-right: 0px; + margin-top: 10px; + margin-bottom: 10px; } -.impressum_body { - background-color : #FFFFCC; +.guest_content_align, .member_content_align, .admin_content_align { + text-align: center; + vertical-align: top; } -.guest_content_align, .member_content_align, .admin_content_align { - text-align : center; - vertical-align : top; +.list_categories, .admin_action_header, .admin_menu_main, .admin_menu_sub { + text-align: left; + width: 100%; } -.member_mailidtop { - background-color : #FFFFCC; - width : 100%; - height : 100%; +.member_unconfirmed { + background-color: #ffffcc; + width: 100%; + text-align: center; } -.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub { - text-align : left; - width : 100%; +.you_are_here { + white-space: nowrap; + font-size: 14px; + text-align: left; + margin-bottom: 12px; } -.member_unconfirmed { - background-color : #FFFFCC; - width : 100%; - text-align : center; +.tiny { + font-size: 10px; } -.you_are_here { - white-space : nowrap; - font-size : 14px; - text-align : left; +.medium { + font-size: 14px; +} + +.big { + font-size: 20px; } -.tiny { font-size : 12px; } -.medium { font-size : 14px; } -.big { font-size : 20px; } +.top, .top2 { + border-top: 1px solid #880000; +} -.top { border-top : 1px solid #880000; } -.bottom { border-bottom : 1px solid #880000; } -.left { border-left : 1px solid #880000; } -.right { border-right : 1px solid #880000; } +.bottom, .bottom2 { + border-bottom: 1px solid #880000; +} -.top2 { border-top : 1px solid #880000; } -.bottom2 { border-bottom : 1px solid #880000; } -.left2 { border-left : 1px solid #880000; } -.right2 { border-right : 1px solid #880000; } +.left, .left2 { + border-left: 1px solid #880000; +} -.nobr { - white-space : nowrap; +.right, .right2 { + border-right: 1px solid #880000; } -.guest_table { - background-color : #FFFFCC; +.nobr { + white-space: nowrap; } .main { - height : 99%; - vertical-align : top; + height: 99%; + vertical-align: top; } .footer { - height : 1%; - vertical-align : bottom; + height: 1%; + vertical-align: bottom; } .menu_blur { - display : block; + display: block; } .menu_blur:hover { - background-color : #DDDDAA; + background-color: #ddddaa; } -.guest_footer { - height : 30px; - background-color : #DDDDAA; +.table_footer { + height: 30px; + background-color: #ddddaa; } .admin_alpha { - text-align : center; - height : 40px; - vertical-align : middle; + text-align: center; + height: 40px; + vertical-align: middle; } .admin_sortlinks { - text-align : center; - height : 20px; - vertical-align : middle; + text-align: center; + height: 20px; + vertical-align: middle; } .disabled { - border-style : groove; - background-color : #AAAAAA; - color : #FFFFCC; + border-style: groove; + background-color: #aaaaaa; + color: #ffffcc; } .mini_select { - border : solid 1px #880000; - background-color : #DDDDAA; - font-size : 10px; + border: solid 1px #880000; + background-color: #ddddaa; + font-size: 10px; } .theme_box { - border : 1px solid #880000; - border-top : 0px; - width : 100%; - height : 70px; - background-color : #FFFFCC; + border: 1px solid #880000; + border-top: 0px; + width: 100%; + height: 70px; + background-color: #ffffcc; } .theme_note { - font-size : 12px; - font-weight : bold; + font-size: 12px; + font-weight: bold; } .theme_content { - color : #880000; + color: #880000; +} + +.para { + text-indent: 8px; + text-align: left; + margin-left: 5px; + margin-right: 5px; + margin-bottom: 12px; } -.admin_title2 { - font-weight : bold; - padding : 4px; - background-color : #DDDDAA; - color : #880000; - text-align : center; - font-size : 14px; +.message { + margin-bottom: 15px; } -.agb_box { - text-align : left; +ul.show_timings_block { + border: solid 1px #880000; + background-color: #ddddaa; + font-size: 10px; + width: 645px; + height: 20px; + list-style: none inside; } -.agb_title, .fatal_title { - font-size : 16px; - text-align : center; - height : 40px; - font-weight : bold; +.show_timings_column { + background-color: #ffffcc; + margin-top: 2px; + width: 150px; + border: solid 1px #880000; + height: 14px; } -.agb_para { - text-indent : 8px; - text-align : left; - margin-left : 5px; - margin-right : 5px; - margin-bottom : 12px; +span.show_timings_column { + display: inline-block; } -.fatal_box { - text-align : center; - width : 100%; - margin-top : 10px; +li.show_timings_column { + display: inline; } -.admin_message { - margin-bottom : 15px; + +span.show_timings_data { + font-weight: bold; } -#show_timings_block { - float : left; - border : solid 1px #880000; - background-color : #DDDDAA; - font-size : 10px; - vertical-align : middle; - width : 465px; - height : 20px; +.login_failure_header { + text-align: center; + background-color: #ddddaa; + font-weight: bold; } -.show_timings_column { - background-color : #FFFFCC; - margin-top : 2px; - width : 150px; - border : solid 1px #880000; - height : 14px; +.login_failures { + text-align: center; + width: 400px; } -.show_timings_data { - font-weight : bold; +.skyscraper { + width: 122px; + height: 602px; + border: 1px solid #880000; + margin: 0px; + padding: 0px; + padding-top: 1px; } -.login_failure_header { - text-align : center; - background-color : #DDDDAA; - font-weight : bold; +ul.admin_menu_main,ul.admin_menu_sub { + list-style: none inside; } -.login_failures { - text-align : center; - width : 400px; +.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; } -.member_skyscraper, .guest_skyscraper { - width : 122px; - height : 602px; - border : 1px solid #880000; - margin : 0px; - padding : 0px; - padding-top : 1px; +.rank_2 { + font-weight: bold; + font-size: 18px; } -ul.admin_menu_main, ul.admin_menu_sub { - list-style : none inside; +.rank_3 { + font-weight: bold; }