]> 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 e85e7085967b05756089e8a7f104cd4c7ca8d64c..90cb5f7fba7f9137fc21f3b866c2f14f042fc74a 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%;
 }
@@ -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;