]> 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 0692451807dec1563395f9540774a3f5413f69cb..90cb5f7fba7f9137fc21f3b866c2f14f042fc74a 100644 (file)
@@ -159,7 +159,7 @@ DIV.admin_note {
        background-color: #eeffee;
 }
 
-.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: #ddeedd;
        color: #009900;
        text-align: center;
@@ -197,6 +197,7 @@ DIV.admin_note {
        background-color: #ddeedd;
        color: #000077;
        width: 220px;
+       height: 25px;
 }
 
 .admin_logout {
@@ -224,6 +225,12 @@ a.admin_logout {
        margin: 5px;
 }
 
+.admin_warning_table {
+       background-color: #ff8888;
+       width: 660px;
+       margin: 5px;
+}
+
 .admin_editmenu {
        min-width: 500px;
        max-width: 90%;
@@ -238,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 {
@@ -292,7 +301,7 @@ a.admin_logout {
        color: #009900;
        vertical-align: middle;
        background-color: #ddeedd;
-       height: 60px;
+       height: 28px;
 }
 
 .guest_login_header {
@@ -373,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;
@@ -541,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%;
 }
@@ -691,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;
@@ -700,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;