X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fbusiness%2Fcss%2Fgeneral.css;h=1d84ce3146d7f6656918963a18e0667761c91b7b;hp=e25fe302329eb08de2b32f2e31117f2dde73cff7;hb=d0db163274524c1ac548146db60d4543abcec4a9;hpb=258bb8c82f21617f7f90bff8023602a11b986f7e diff --git a/theme/business/css/general.css b/theme/business/css/general.css index e25fe30232..1d84ce3146 100644 --- a/theme/business/css/general.css +++ b/theme/business/css/general.css @@ -126,7 +126,7 @@ DIV.admin_note { background-color: #eeeeff; } -.admin_register, .admin_desc_header, .admin_done, .admin_title, .member_title2, .guest_title2, .admin_message { +.admin_register, .admin_desc_header, .admin_done, .admin_title, .admin_message { background-color: #eeeeff; color: #000000; text-align: center; @@ -152,6 +152,7 @@ DIV.admin_note { background-color: #eeeeff; color: #000000; width: 230px; + height: 25px; } .admin_logout { @@ -179,6 +180,12 @@ a.admin_logout { margin: 5px; } +.admin_warning_table { + background-color: #ff8888; + width: 660px; + margin: 5px; +} + .admin_editmenu { min-width: 500px; max-width: 90%; @@ -193,8 +200,10 @@ a.admin_logout { .member_header { text-align: center; - height: 28px; + color: #000000; + vertical-align: middle; background-color: #eeeeff; + height: 60px; } .admin_failed, .guest_failed, .member_failed, .member_note { @@ -260,7 +269,7 @@ a.admin_logout { color: #000000; vertical-align: middle; background-color: #eeeeff; - height: 60px; + height: 28px; } .guest_login_header { @@ -338,7 +347,7 @@ span.copyright_lines { width: 380px; vertical-align: middle; background-color: #ffffff; - height: 26px; + height: 38px; padding-top: 7px; padding-bottom: 7px; display:inline-block; @@ -504,14 +513,7 @@ ul.copyright_box { vertical-align: top; } -.member_mailidtop { - background-color: #ffffff; - width: 100%; - height: 100%; -} - -.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub - { +.list_categories, .admin_action_header, .admin_main, .admin_menu_main, .admin_menu_sub { text-align: left; width: 100%; } @@ -626,7 +628,7 @@ ul.copyright_box { font-weight: bold; } -.agb_para { +.para { text-indent: 8px; text-align: left; margin-left: 5px; @@ -684,7 +686,7 @@ span.show_timings_data { width: 400px; } -.member_skyscraper, .guest_skyscraper { +.skyscraper { width: 122px; height: 601px; border: 1px solid #000000;