X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Fdefault%2Fcss%2Fgeneral.css;h=90cb5f7fba7f9137fc21f3b866c2f14f042fc74a;hp=e85e7085967b05756089e8a7f104cd4c7ca8d64c;hb=8c5ab684f68c9a31770784e250fe625de1e96793;hpb=2a54b10c7d9da3b47d245b2911bed17b21a70414 diff --git a/theme/default/css/general.css b/theme/default/css/general.css index e85e708596..90cb5f7fba 100644 --- a/theme/default/css/general.css +++ b/theme/default/css/general.css @@ -197,6 +197,7 @@ DIV.admin_note { background-color: #ddeedd; color: #000077; width: 220px; + height: 25px; } .admin_logout { @@ -244,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 { @@ -298,7 +301,7 @@ a.admin_logout { color: #009900; vertical-align: middle; background-color: #ddeedd; - height: 60px; + height: 28px; } .guest_login_header { @@ -379,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; @@ -547,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%; } @@ -697,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; @@ -706,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;