X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Forg%2Fcss%2Fgeneral.css;h=5874751331a3320eab3fc7619b527365bd70cc15;hp=45d01a3fc7e5727440f877fa4143fda87d3c32df;hb=903f539b5aac6171fdfee9ad252565531e8dd4e2;hpb=874f1fa906daf70e665fbe62001222667efb49c0 diff --git a/theme/org/css/general.css b/theme/org/css/general.css index 45d01a3fc7..5874751331 100644 --- a/theme/org/css/general.css +++ b/theme/org/css/general.css @@ -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; }