X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fbusiness%2Fcss%2Fgeneral.css;h=4b39e419d72877d0104675200a9530d9fc59f75c;hp=230e55d8b1ce9671a473b0c0c8dce7bb2cd9ff44;hb=a9928d32f9f4d85154c78cdef8b740de69e522f2;hpb=e53891f4375882eba23d10df70d92bff167677a9 diff --git a/theme/business/css/general.css b/theme/business/css/general.css index 230e55d8b1..4b39e419d7 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -1,690 +1,739 @@ body { - background-color : #FFFFFF; - color : #000000; - 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: #FFFFFF; + color: #000000; + 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; - font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; - text-decoration : none; + font-style: normal; + text-decoration: none; } A:link { - color : #000000; + color: #000000; } A:visited { - color : #000000; + color: #000000; } A:active { - color : #000088; - background-color : transparent; + color: #000088; + background-color: transparent; } A:hover { - background-color : transparent; + background-color: transparent; } -input, textarea, select, option { - color : #000000; - background-color : #FFFFFF; - border : 1px solid #000000; - text-decoration : none; +input,textarea,select,option { + color: #000000; + background-color: #FFFFFF; + border: 1px solid #000000; + text-decoration: none; } -ul, ol { - margin-top : 0px; - margin-bottom : 0px; +ul,ol { + margin-top: 0px; + margin-bottom: 0px; } .admin_reset, .guest_reset, .member_reset { - border-style : groove; - border : solid 1px #000000; - color : #000000; - cursor : pointer; + border-style: groove; + border: solid 1px #000000; + color: #000000; + cursor: pointer; } .admin_submit, .guest_submit, .member_submit { - color : #000000; - border-color : #000000; - cursor : pointer; + color: #000000; + border-color: #000000; + cursor: pointer; } .admin_submit_reject { - border-style : groove; - color : #000000; - border-color : #000000; - cursor : pointer; + border-style: groove; + color: #000000; + border-color: #000000; + cursor: pointer; } .runtime_fatal, .runtime_fatalcontent { - color : #000000; - background-color : #FFFFFF; - font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; + color: #000000; + background-color: #FFFFFF; } .runtime_fatal { - color : #000000; + color: #000000; } .runtime_fatalcontent { - text-align : left; - font-size : 12px; + text-align: left; + font-size: 12px; } .admin { - color : #000000; - background-color : #FFFFFF; - font-family : Verdana, Arial, Geneva, Helvetica, sans-serif; + color: #000000; + background-color: #FFFFFF; } .admin_note { - color : #000000; - font-size : 12px; + color: #000000; + font-size: 12px; } DIV.admin_note { - padding-top : 10px; - padding-right : 10px; - padding-left : 10px; + padding-top: 10px; + padding-right: 10px; + padding-left: 10px; } .admin_fatal { - color : #000000; - font-size : 18px; + color: #000000; + font-size: 18px; } .admin_edit, .member_confirm { - background-color : #FFFFFF; + background-color: #FFFFFF; } .member_banner { - background-color : #FFFFFF; - width : 488px; + background-color: #FFFFFF; + width: 488px; } .admin_error { - background-color : #FFFFFF; - color : #000000; - font-size : 10px; + background-color: #FFFFFF; + color: #000000; + font-size: 10px; } .admin_select, .guest_select, .member_select { - border : solid 1px; - border-color : #000000; - background-color : #EEEEFF; + border: solid 1px #000000; + background-color: #EEEEFF; } -.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message { - background-color : #EEEEFF; - color : #000000; - text-align : center; +.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message + { + background-color: #EEEEFF; + color: #000000; + text-align: center; } .admin_title2 { - font-weight : bold; - padding : 4px; - background-color : #EEEEFF; - color : #000000; - text-align : center; - font-size : 14px; + font-weight: bold; + padding: 4px; + background-color: #EEEEFF; + color: #000000; + text-align: center; + font-size: 14px; } .member_done, .guest_done { - color : #000000; + color: #000000; } .member_misc { - background-color : #FFFFFF; + background-color: #FFFFFF; } .admin_misc, .member_misc { - color : #000000; + color: #000000; } .admin_done2 { - color : #000000; + color: #000000; } .admin_green, .admin_no { - color : #000000; + color: #000000; } .admin_welcome { - background-color : #EEEEFF; - color : #000000; - vertical-align : middle; - font-size : 18px; - height : 50px; + background-color: #EEEEFF; + color: #000000; + vertical-align: middle; + font-size: 18px; + height: 50px; } .admin_header { - background-color : #EEEEFF; + background-color: #EEEEFF; } .admin_menu { - background-color : #EEEEFF; - color : #000000; - width : 230px; + background-color: #EEEEFF; + color: #000000; + width: 230px; } .admin_logout { - background-color : #DDDDFF; - color : #000000; + background-color: #DDDDFF; + color: #000000; } .admin_desc_cont { - text-align : left; - background-color : #FFFFFF; + text-align: left; + background-color: #FFFFFF; } .admin_table, .member_table { - background-color : #FFFFFF; + background-color: #FFFFFF; } .admin_editmenu { - min-width : 500px; - max-width : 90%; + min-width: 500px; + max-width: 90%; } .admin_form_header { - text-align : center; - height : 36px; - background-color : #EEEEFF; - color : #000000; + text-align: center; + height: 36px; + background-color: #EEEEFF; + color: #000000; } .member_header { - text-align : center; - height : 28px; - background-color : #EEEEFF; + text-align: center; + height: 28px; + background-color: #EEEEFF; } .admin_failed, .guest_failed, .member_failed, .member_note { - color : #000000; + color: #000000; } .member_note_bg { - background-color : #FFFFFF; + background-color: #FFFFFF; } .member_data { - background-color : #FFFFFF; - color : #000000; - height : 20px; + background-color: #FFFFFF; + color: #000000; + height: 20px; } .admin_header_b1 { - border-bottom : 1px solid #000000; - background-color : #EEEEFF; - height : 22px; + border-bottom: 1px solid #000000; + background-color: #EEEEFF; + height: 22px; } .admin_snote { - font-size : 12px; + font-size: 12px; } .admin_normal, .guest_normal, .member_normal { - border-style : solid; - border : solid 1px; - border-color : #000000; - background-color : #EEEEFF; + border-style: solid; + border: solid 1px #000000; + background-color: #EEEEFF; } .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; } .member_stats { - vertical-align : top; - font-weight : bold; - height : 23px; - font-size : 16px; - border-style : none; - border : 0px; - background : #FFFFFF; - color : #000000; - margin-top : -4px; - margin-bottom : 1px; - cursor : default; + vertical-align: top; + font-weight: bold; + height: 23px; + font-size: 16px; + border-style: none; + border: 0px; + background: #FFFFFF; + color: #000000; + margin-top: -4px; + margin-bottom: 1px; + cursor: default; } .normal { - border-style : groove; + border-style: groove; } .member_main { - background-color : #FFFFFF; + background-color: #FFFFFF; } .guest_title, .member_title { - text-align : center; - color : #000000; - vertical-align : middle; - background-color : #EEEEFF; - height : 60px; + text-align: center; + color: #000000; + vertical-align: middle; + background-color: #EEEEFF; + height: 60px; } .guest_login_header { - color : #000000; - vertical-align : middle; - background-color : #EEEEFF; + color: #000000; + vertical-align: middle; + background-color: #EEEEFF; } .guest_menu, .member_menu { - width : 220px; - background-color : #FFFFFF; - vertical-align : top; + width: 220px; + background-color: #FFFFFF; + vertical-align: top; } .guest_menu_title, .member_menu_title { - background-color : #EEEEFF; - color : #000000; - height : 25px; - width : 200px; - border : 1px solid #000000; + background-color: #EEEEFF; + color: #000000; + height: 25px; + width: 200px; + border: 1px solid #000000; } -.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom { - border : 1px solid #000000; - border-top : 0px; - background-color : #FFFFFF; - height : 22px; - text-align : left; +.guest_menu_row, .guest_menu_bottom, .member_menu_row, .member_menu_bottom + { + border: 1px solid #000000; + border-top: 0px; + background-color: #FFFFFF; + height: 22px; + text-align: left; } .guest_menu_seperator, .member_menu_seperator { - height : 15px; + height: 15px; } .guest_content, .member_content { - background-color : #FFFFFF; - width : 99%; - padding-left : 2px; - padding-right : 2px; - margin-left : 5px; - margin-right : 5px; + background-color: #FFFFFF; + width: 99%; + padding-left: 2px; + padding-right: 2px; + margin-left: 5px; + margin-right: 5px; } .guest_advert, .guest_login, .member_advert, .member_login { - background-color : #FFFFFF; - vertical-align : top; - margin-top : 10px; + background-color: #FFFFFF; + vertical-align: top; + margin-top: 10px; } .guest_footer { - height : 30px; - background-color : #EEEEFF; + height: 30px; + background-color: #EEEEFF; } #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; +} + +li.copyright_lines { + display:inline; +} + +span.copyright_lines { + vertical-align: bottom; + font-size: 10px; + width: 380px; + vertical-align: middle; + background-color: #FFFFFF; + height: 26px; + padding-top: 7px; + padding-bottom: 7px; + display:inline-block; } -.footer_lines { - vertical-align : bottom; - font-size : 10px; - width : 380px; - vertical-align : middle; - background-color : #FFFFFF; - height : 40px; +ul.copyright_box { + text-align: center; + width: 760px; + list-style: none inside; + padding-left:0px; + margin-bottom: 5px; } .dashed { - border : solid 1px; - border-color : #000000; + border: solid 1px #000000; } .switch_sw1, .switch_mem1 { - background-color : #FFFFFF; + background-color: #FFFFFF; } .switch_sw2, .switch_mem2 { - background-color : #FFFFFF; + background-color: #FFFFFF; } .impressum { - font-size : 12px; - width : 320px; - vertical-align : middle; - background-color : #FFFFFF; - height : 70px; + font-size: 12px; + width: 320px; + vertical-align: middle; + background-color: #FFFFFF; + height: 70px; } .mediadata { - background-color : #FFFFFF; + background-color: #FFFFFF; } .media_header, .impressum_header { - background-color : #EEEEFF; - text-align : center; - color : #000000; - height : 26px; - font-weight : bold; - font-size : 20px; + background-color: #EEEEFF; + text-align: center; + color: #000000; + height: 26px; + font-weight: bold; + font-size: 20px; } .media_left { - font-size : 14px; - width : 200px; + font-size: 14px; + width: 200px; } .media_right { - color : #000000; - font-weight : bold; - font-size : 14px; - width : 70px; + color: #000000; + font-weight: bold; + font-size: 14px; + width: 70px; } .admin_sep_footer { - background-color : #EEEEFF; - font-size : 1px; + background-color: #EEEEFF; + font-size: 1px; } .admin_sep_footer2 { - background-color : #EEEEFF; - font-size : 1px; + background-color: #EEEEFF; + font-size: 1px; } .admin_footer, .member_refbanner, .member_update, .admin_del_link { - background-color : #EEEEFF; + background-color: #EEEEFF; } .member_footer { - height : 30px; - background-color : #EEEEFF; + height: 30px; + background-color: #EEEEFF; } .admin_footer { - text-align : center; - height : 30px + text-align: center; + height: 30px; + padding-left: 5px; + padding-right: 5px; } .admin_task_header { - background-color : #EEEEFF; - color : #000000; - vertical-align : middle; - font-size : 18px; - height : 35px; + background-color: #EEEEFF; + color: #000000; + 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 #000000; - background-color : #000000; - color : #FFFFFF; - cursor : pointer; + border-style: groove; + border: solid 1px #000000; + background-color: #000000; + color: #FFFFFF; + cursor: pointer; } .guest_stats { - background-color : #FFFFFF; - width : 460px; + background-color: #FFFFFF; + width: 460px; } .guest_stats_title { - color : #000000; - vertical-align : middle; - background-color : #EEEEFF; - height : 30px; + color: #000000; + vertical-align: middle; + background-color: #EEEEFF; + 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 : #000000; - width : 28px; - font-weight : bold; - text-align : center; + color: #000000; + 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 : #000000; - vertical-align : middle; - background-color : #EEEEFF; - height : 20px; + color: #000000; + vertical-align: middle; + background-color: #EEEEFF; + 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 : #FFFFFF; + background-color: #FFFFFF; } .guest_content_align, .member_content_align, .admin_content_align { - text-align : center; - vertical-align : top; + text-align: center; + vertical-align: top; } .member_mailidtop { - background-color : #FFFFFF; - width : 100%; - height : 100%; + background-color: #FFFFFF; + width: 100%; + height: 100%; } -.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub { - text-align : left; - width : 100%; +.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub + { + text-align: left; + width: 100%; } .member_unconfirmed { - background-color : #FFFFFF; - width : 100%; - text-align : center; + background-color: #FFFFFF; + width: 100%; + text-align: center; } .you_are_here { - white-space : nowrap; - font-size : 14px; - text-align : left; + white-space: nowrap; + font-size: 14px; + text-align: left; +} + +.tiny { + font-size: 12px; +} + +.medium { + font-size: 14px; +} + +.big { + font-size: 20px; +} + +.top { + border-top: 1px solid #000000; } -.tiny { font-size : 12px; } -.medium { font-size : 14px; } -.big { font-size : 20px; } +.bottom { + border-bottom: 1px solid #000000; +} -.top { border-top : 1px solid #000000; } -.bottom { border-bottom : 1px solid #000000; } -.left { border-left : 1px solid #000000; } -.right { border-right : 1px solid #000000; } +.left { + border-left: 1px solid #000000; +} -.top2 { border-top : 1px solid #000000; } -.bottom2 { border-bottom : 1px solid #000000; } -.left2 { border-left : 1px solid #000000; } -.right2 { border-right : 1px solid #000000; } +.right { + border-right: 1px solid #000000; +} + +.top2 { + border-top: 1px solid #000000; +} + +.bottom2 { + border-bottom: 1px solid #000000; +} + +.left2 { + border-left: 1px solid #000000; +} + +.right2 { + border-right: 1px solid #000000; +} .nobr { - white-space : nowrap; + white-space: nowrap; } .guest_table { - background-color : #FFFFFF; + background-color: #FFFFFF; } .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 : #EEEEFF; + background-color: #EEEEFF; } .disabled { - border-style : groove; - background-color : #AAAAAA; - color : #FFFFFF; + border-style: groove; + background-color: #AAAAAA; + color: #FFFFFF; } .mini_select { - border : solid 1px; - border-color : #000000; - background-color : #EEEEFF; - font-size : 10px; + border: solid 1px #000000; + background-color: #EEEEFF; + font-size: 10px; } .theme_box { - border : 1px solid #000000; - border-top : 0px; - width : 100%; - height : 70px; - background-color : #FFFFFF; + border: 1px solid #000000; + border-top: 0px; + width: 100%; + height: 70px; + background-color: #FFFFFF; } .theme_note { - font-size : 12px; - font-weight : bold; + font-size: 12px; + font-weight: bold; } .theme_content { - color : #000000; + color: #000000; } .guest { - width : 100%; + width: 100%; } .agb_box { - text-align : left; + text-align: left; } .agb_title, .fatal_title { - font-size : 16px; - text-align : center; - height : 40px; - font-weight : bold; + font-size: 16px; + text-align: center; + height: 40px; + font-weight: bold; } .agb_para { - text-indent : 8px; - text-align : left; - margin-left : 5px; - margin-right : 5px; - margin-bottom : 12px; + text-indent: 8px; + text-align: left; + margin-left: 5px; + margin-right: 5px; + margin-bottom: 12px; } .fatal_box { - text-align : center; - width : 100%; - margin-top : 10px; + text-align: center; + width: 100%; + margin-top: 10px; } .admin_message { - padding-bottom : 15px; + padding-bottom: 15px; } -#show_timings_block { - margin-top : 5px; - tex-align : center; - border : solid 1px; - border-color : #000000; - background-color : #EEEEFF; - font-size : 10px; - vertical-align : middle; - width : 465px; - height : 22px; - z-index : 0; +ul.show_timings_block { + border: solid 1px #000000; + background-color: #EEEEFF; + font-size: 10px; + width: 565px; + height: 20px; + list-style: none inside; } .show_timings_column { - z-index : 10; - top : 3px; - background-color : #FFFFFF; - position : relative; - margin : 0px; - width : 150px; - display : block; - border : solid 1px; - border-color : #000000; + background-color: #FFFFFF; + margin-top: 2px; + width: 130px; + border: solid 1px #000000; + height: 14px; } -.show_timings_data { - font-weight : bold; +span.show_timings_column { + display: inline-block; } +li.show_timings_column { + display: inline; +} + +span.show_timings_data { + font-weight: bold; +} .login_failure_header { - text-align : center; - background-color : #EEEEFF; - font-weight : bold; + text-align: center; + background-color: #EEEEFF; + font-weight: bold; } .login_failures { - text-align : center; - width : 400px; + text-align: center; + width: 400px; } .member_skyscraper, .guest_skyscraper { - width : 122px; - height : 601px; - border : 1px solid #000000; - margin : 0px; - padding : 0px; - padding-top : 1px; + width: 122px; + height: 601px; + border: 1px solid #000000; + margin: 0px; + padding: 0px; + padding-top: 1px; +} + +ul.admin_menu_main,ul.admin_menu_sub { + list-style: none inside; +} + +.pre { + display : block; }