]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Several fixes/cleanups
[mailer.git] / theme / business / css / general.css
index fd913fd360cf6b44752025628588ba2e3cd5436e..1d84ce3146d7f6656918963a18e0667761c91b7b 100644 (file)
@@ -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 {
@@ -199,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 {
@@ -266,7 +269,7 @@ a.admin_logout {
        color: #000000;
        vertical-align: middle;
        background-color: #eeeeff;
-       height: 60px;
+       height: 28px;
 }
 
 .guest_login_header {
@@ -344,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;
@@ -510,8 +513,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%;
 }