]> git.mxchange.org Git - mailer.git/blobdiff - theme/org/css/general.css
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / theme / org / css / general.css
index 45d01a3fc7e5727440f877fa4143fda87d3c32df..5874751331a3320eab3fc7619b527365bd70cc15 100644 (file)
@@ -124,7 +124,7 @@ ul, ol {
        background-color        : #EEFFEE;
 }
 
-.admin.register, .description_header, .table_header {
+.admin.register, .description_header {
        background-color        : #ddeedd;
        color                   : #000000;
 }
@@ -145,7 +145,7 @@ ul, ol {
 }
 
 .description_text, .table {
-       background-color        : #ddeedd;
+       background-color        : #eeffee;
 }
 
 .form_submitmenu {
@@ -179,10 +179,11 @@ ul, ol {
 }
 
 .table_header {
-       color                   : #000000;
+       color                           : #000000;
        vertical-align          : middle;
        background-color        : #DDEEDD;
-       height                  : 60px;
+       padding-bottom          : 5px;
+       padding-top                     : 5px;
 }
 
 .guest_login_header {
@@ -335,17 +336,14 @@ ul, ol {
        font-size           : 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link, .table_footer {
-       background-color        : #DDEEDD;
-}
-
-.table_footer {
-       height                  : 30px;
+.member_refbanner, .member_update, .admin_del_link {
        background-color        : #DDEEDD;
 }
 
 .table_footer {
-       height                  : 30px
+       padding: 5px;
+       text-align: center;
+       background-color: #DDEEDD;
 }
 
 .admin_task_header {
@@ -375,13 +373,6 @@ ul, ol {
        width                           : 460px;
 }
 
-.guest_stats_title {
-       color                           : #000000;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                          : 30px;
-}
-
 .guest_stats_l {
        width                           : 344px;
        text-align                      : right;
@@ -403,13 +394,6 @@ ul, ol {
        text-align                      : right;
 }
 
-.guest_stats_footer {
-       color                           : #000000;
-       vertical-align          : middle;
-       background-color        : #DDEEDD;
-       height                          : 20px;
-}
-
 .task_pre {
        font-weight                     : bold;
        margin-left                     : 0px;
@@ -431,16 +415,9 @@ ul, ol {
        width                           : 100%;
 }
 
-.member_unconfirmed {
-       background-color        : #DDEEDD;
-       width                           : 100%;
-       text-align                      : center;
-}
-
 .you_are_here {
        white-space         : nowrap;
        font-size           : 14px;
-       margin-bottom       : 12px;
 }
 
 .tiny   { font-size            : 10px; }