]> git.mxchange.org Git - mailer.git/commitdiff
CSS cleaned up
authorRoland Häder <roland@mxchange.org>
Thu, 26 Aug 2010 10:29:32 +0000 (10:29 +0000)
committerRoland Häder <roland@mxchange.org>
Thu, 26 Aug 2010 10:29:32 +0000 (10:29 +0000)
theme/business/css/general.css
theme/default/css/general.css
theme/desert/css/general.css
theme/org/css/general.css
theme/org/css/nickname.css
theme/org/css/task.css
theme/schleuder/css/general.css
theme/ship-simu/css/general.css

index 62b088b28917b5ad64d07c027a87ce22dfd30a1d..817907f67b8a257d8cca6f0ec2ad0a4049c16bc7 100644 (file)
@@ -199,7 +199,8 @@ a.logout_box {
        color: #000000;
        vertical-align: middle;
        background-color: #eeeeff;
-       height: 28px;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
 .guest_login_header {
@@ -249,11 +250,6 @@ a.logout_box {
        margin-top: 10px;
 }
 
-.table_footer {
-       height: 30px;
-       background-color: #eeeeff;
-}
-
 #master {
        width: 100%;
        height: 100%;
@@ -345,20 +341,14 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_del_link {
        background-color: #eeeeff;
 }
 
 .table_footer {
-       height: 30px;
        background-color: #eeeeff;
-}
-
-.table_footer {
        text-align: center;
-       height: 30px;
-       padding-left: 5px;
-       padding-right: 5px;
+       padding: 5px;
 }
 
 .admin_task_header {
@@ -456,7 +446,6 @@ ul.copyright_box {
        white-space: nowrap;
        font-size: 14px;
        text-align: left;
-       margin-bottom: 12px;
 }
 
 .tiny {
index 86e0fe4987cfefa02e2724a9032615e964121e1b..6a469225b0e995b4fd63618b60f8aa43fd649757 100644 (file)
@@ -218,7 +218,8 @@ a.logout_box {
        color: #009900;
        vertical-align: middle;
        background-color: #ddeedd;
-       height: 28px;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
 .guest_login_header {
@@ -369,20 +370,14 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_del_link {
        background-color: #ddeedd;
 }
 
 .table_footer {
-       height: 30px;
        background-color: #ddeedd;
-}
-
-.table_footer {
        text-align: center;
-       height: 30px;
-       padding-left: 5px;
-       padding-right: 5px;
+       padding: 5px;
 }
 
 .admin_task_header {
@@ -492,7 +487,6 @@ ul.copyright_box {
        white-space: nowrap;
        font-size: 14px;
        text-align: left;
-       margin-bottom: 12px;
 }
 
 .tiny {
@@ -544,11 +538,6 @@ ul.copyright_box {
        background-color: #deefac;
 }
 
-.table_footer {
-       height: 30px;
-       background-color: #ddeedd;
-}
-
 .disabled {
        border-style: groove;
        background-color: #aaaaaa;
index 70db252ed43a7ede606325658214280e7411ef5c..451ec52ccb41a832dc8fa85ab38e66bef935df5b 100644 (file)
@@ -188,7 +188,8 @@ a.logout_box {
        color: #880000;
        vertical-align: middle;
        background-color: #ddddaa;
-       height: 28px;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
 .guest_login_header {
@@ -321,20 +322,14 @@ ul.copyright_box {
        font-size: 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_del_link {
        background-color: #ddddaa;
 }
 
 .table_footer {
-       height: 30px;
        background-color: #ddddaa;
-}
-
-.table_footer {
        text-align: center;
-       height: 30px;
-       padding-left: 5px;
-       padding-right: 5px;
+       padding: 5px;
 }
 
 .admin_task_header {
@@ -428,7 +423,6 @@ ul.copyright_box {
        white-space: nowrap;
        font-size: 14px;
        text-align: left;
-       margin-bottom: 12px;
 }
 
 .tiny {
@@ -481,11 +475,6 @@ ul.copyright_box {
        background-color: #ddddaa;
 }
 
-.table_footer {
-       height: 30px;
-       background-color: #ddddaa;
-}
-
 .admin_alpha {
        text-align: center;
        height: 40px;
index d3e18c115e2159daf97779afaa8b94d5bf1f737b..3e68a0a08a489ec8ee9114cbcb9164f4e6d02808 100644 (file)
@@ -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 {
@@ -440,7 +438,6 @@ ul, ol {
 .you_are_here {
        white-space         : nowrap;
        font-size           : 14px;
-       margin-bottom       : 12px;
 }
 
 .tiny   { font-size            : 10px; }
index bd725163ef61f691e7dd5d224a40014164914d13..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,4 +0,0 @@
-.table_footer {
-       height              : 30px;
-       background-color    : #DDEEDD;
-}
index 6ca9846c413de709683180c45e33b64cb5b3b6f3..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 100644 (file)
@@ -1,8 +0,0 @@
-.table_header {
-       background-color        : #e9f9e9;
-       color                   : #009900;
-       text-align              : center;
-       align                   : center;
-       height                  : 25px;
-       font-size                       : 14px;
-}
index 222f3dd6e9fdcf1783e288cb4de9483b94bfee57..5b5a6ac7266074839e026db6881845a13eb0a4f2 100644 (file)
@@ -131,6 +131,8 @@ ul, ol {
        align                   : center;
        height                  : 25px;
        font-size                       : 14px;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
 .admin_menu {
@@ -301,11 +303,6 @@ ul, ol {
        margin-top              : 10px;
 }
 
-.table_footer {
-       height              : 30px;
-       background-color    : #69b2ff;
-}
-
 #master, .masterbox {
        width                   : 100%;
        height                  : 100%;
@@ -382,19 +379,16 @@ ul, ol {
        font-size           : 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link {
+.member_refbanner, .member_update, .admin_del_link {
        background-color        : #69b2ff;
 }
 
 .table_footer {
-       height                  : 30px;
+       text-align: center;
+       padding: 5px;
        background-color        : #69b2ff;
 }
 
-.table_footer {
-       height                  : 30px
-}
-
 .admin_task_header {
        background-color        : #69b2ff;
        color                   : #FFFFFF;
@@ -491,7 +485,7 @@ ul, ol {
        text-align              : left;
        align                   : left;
        white-space             : nowrap;
-       font-size                       : 14px;
+       font-size               : 14px;
 }
 
 .tiny   { font-size            : 12px; }
index 3a34147753abf5ffcb3dc3628922f2b6fe303d05..e19c0e25e3948c825d4affaaa1fac4041a02baea 100644 (file)
@@ -126,8 +126,9 @@ ul, ol {
        color                   : #000000;
        text-align              : center;
        align                   : center;
-       height                  : 25px;
        font-size                       : 14px;
+       padding-bottom: 5px;
+       padding-top: 5px;
 }
 
 .admin_menu {
@@ -233,11 +234,6 @@ ul, ol {
        margin-top              : 10px;
 }
 
-.table_footer {
-       height              : 30px;
-       background-color    : #EEEEFF;
-}
-
 .master {
        width                   : 100%;
        height                  : 100%;
@@ -312,17 +308,14 @@ ul, ol {
        font-size           : 1px;
 }
 
-.table_footer, .member_refbanner, .member_update, .admin_del_link {
-       background-color        : #EEEEFF;
-}
-
-.table_footer {
-       height                  : 30px;
+.member_refbanner, .member_update, .admin_del_link {
        background-color        : #EEEEFF;
 }
 
 .table_footer {
-       height                  : 30px
+       padding: 5px;
+       text-align: center;
+       background-color: #EEEEFF;
 }
 
 .admin_task_header {
@@ -419,7 +412,7 @@ ul, ol {
 
 .you_are_here {
        white-space             : nowrap;
-       font-size                       : 14px;
+       font-size               : 14px;
 }
 
 .tiny   { font-size            : 12px; }