X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdefault%2Fcss%2Fgeneral.css;h=90cb5f7fba7f9137fc21f3b866c2f14f042fc74a;hp=0a3a7e3f2469aff3521cdc4cfc38d39d85c0c7e0;hb=8c5ab684f68c9a31770784e250fe625de1e96793;hpb=b8a6f8012aa3509d8e0f8fd078e044f20e80707a diff --git a/theme/default/css/general.css b/theme/default/css/general.css index 0a3a7e3f24..90cb5f7fba 100644 --- a/theme/default/css/general.css +++ b/theme/default/css/general.css @@ -159,7 +159,7 @@ DIV.admin_note { background-color: #eeffee; } -.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: #ddeedd; color: #009900; text-align: center; @@ -197,6 +197,7 @@ DIV.admin_note { background-color: #ddeedd; color: #000077; width: 220px; + height: 25px; } .admin_logout { @@ -224,6 +225,12 @@ a.admin_logout { margin: 5px; } +.admin_warning_table { + background-color: #ff8888; + width: 660px; + margin: 5px; +} + .admin_editmenu { min-width: 500px; max-width: 90%; @@ -238,8 +245,10 @@ a.admin_logout { .member_header { text-align: center; - height: 28px; + color: #009900; + vertical-align: middle; background-color: #ddeedd; + height: 60px; } .admin_failed, .guest_failed, .member_failed, .member_note { @@ -292,7 +301,7 @@ a.admin_logout { color: #009900; vertical-align: middle; background-color: #ddeedd; - height: 60px; + height: 28px; } .guest_login_header { @@ -373,7 +382,7 @@ li.copyright_lines { span.copyright_lines { font-size: 10px; width: 380px; - height: 26px; + height: 38px; vertical-align: middle; background-color: #E5EFE5; padding-top: 7px; @@ -541,8 +550,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_main, .admin_menu_main, .admin_menu_sub { text-align: left; width: 100%; } @@ -669,7 +677,7 @@ ul.copyright_box { font-weight: bold; } -.agb_para { +.para { text-indent: 8px; text-align: left; margin-left: 5px; @@ -691,7 +699,7 @@ ul.copyright_box { ul.show_timings_block { border: solid 1px #00aa44; background-color: #ddeedd; - width: 565px; + width: 645px; height: 20px; list-style: none inside; padding-left:0px; @@ -700,7 +708,7 @@ ul.show_timings_block { .show_timings_column { background-color: #eeffee; margin-top: 2px; - width: 130px; + width: 150px; border: solid 1px #009900; height: 14px; font-size: 10px; @@ -729,7 +737,7 @@ li.show_timings_column { width: 400px; } -.member_skyscraper, .guest_skyscraper { +.skyscraper { width: 122px; height: 602px; border: 1px solid #00aa44;