]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/general.css
Made CSS classes for debug output a little bigger
[mailer.git] / theme / business / css / general.css
index 34f868c143f60a1da0c7ab110b50a0b0589d4434..a02a1bf07b95288de636a1e6e866cef891950860 100644 (file)
@@ -200,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 {
@@ -267,7 +269,7 @@ a.admin_logout {
        color: #000000;
        vertical-align: middle;
        background-color: #eeeeff;
-       height: 60px;
+       height: 28px;
 }
 
 .guest_login_header {
@@ -648,7 +650,7 @@ ul.show_timings_block {
        border: solid 1px #000000;
        background-color: #eeeeff;
        font-size: 10px;
-       width: 565px;
+       width: 645px;
        height: 20px;
        list-style: none inside;
 }
@@ -656,7 +658,7 @@ ul.show_timings_block {
 .show_timings_column {
        background-color: #ffffff;
        margin-top: 2px;
-       width: 130px;
+       width: 150px;
        border: solid 1px #000000;
        height: 14px;
 }