]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/general.css
Made CSS classes for debug output a little bigger
[mailer.git] / theme / default / css / general.css
index 6220473a631e1008b2bdd1f2bf2f7b39c2317ee3..90cb5f7fba7f9137fc21f3b866c2f14f042fc74a 100644 (file)
@@ -245,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 {
@@ -299,7 +301,7 @@ a.admin_logout {
        color: #009900;
        vertical-align: middle;
        background-color: #ddeedd;
-       height: 60px;
+       height: 28px;
 }
 
 .guest_login_header {
@@ -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;