]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Several fixes/cleanups
[mailer.git] / theme / default / css / general.css
index e85e7085967b05756089e8a7f104cd4c7ca8d64c..0fe7b0f66c31fa87fb93ad2f38c33b37abe92adb 100644 (file)
@@ -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%;
 }