Installation page=welcome rewritten to use div
[mailer.git] / theme / default / css / general.css
index f3c2ff173e32debe657c9a72edb22c7e05391c66..c50b8c4f614abd13868d3dacc34e7dc350aaf53c 100644 (file)
@@ -29,7 +29,6 @@ table {
 
 A {
        font-style                      : normal;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
        text-decoration         : none;
 }
 
@@ -95,7 +94,6 @@ ul, ol {
        width                           : 700px;
        color                           : #118811;
        background-color        : #DDEEDD;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .runtime_fatal {
@@ -110,7 +108,6 @@ ul, ol {
 .admin {
        color                           : #118811;
        background-color        : #DDEEDD;
-       font-family                     : Verdana, Arial, Geneva, Helvetica, sans-serif;
 }
 
 .admin_note {
@@ -145,8 +142,7 @@ DIV.admin_note {
 }
 
 .admin_select, .guest_select, .member_select {
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
        background-color        : #EEFFEE;
 }
 
@@ -252,8 +248,7 @@ DIV.admin_note {
 
 .admin_normal, .guest_normal, .member_normal {
        border-style            : solid;
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
 }
 
 .member_stats {
@@ -357,18 +352,22 @@ DIV.admin_note {
 }
 
 .footer_lines {
-       font-size           : 10px;
+       font-size                       : 10px;
        width                           : 380px;
-       height                          : 40px;
+       height                          : 30px;
        vertical-align          : middle;
        background-color        : #E5EFE5;
-       margin-top                      : 5px;
-       margin-bottom           : 5px;
+       padding-top                     : 5px;
+       padding-bottom          : 5px;
+}
+
+.footer_box {
+       text-align                      : center;
+       width                           : 760px;
 }
 
 .dashed {
-       border                          : solid 1px;
-       border-color            : #AA0044;
+       border                          : solid 1px #AA0044;
 }
 
 .switch_sw1, .switch_mem1 {
@@ -613,18 +612,17 @@ DIV.admin_note {
 }
 
 .mini_select {
-     border              : dotted 1px;
-     border-color        : #009900;
-     background-color    : #EEFFEE;
-     font-size           : 10px;
+       border              : dotted 1px #009900;
+       background-color    : #EEFFEE;
+       font-size           : 10px;
 }
 
 .theme_box {
-     border             : 1px dotted #AA0044;
-     border-top         : 0px;
+       border             : 1px dotted #AA0044;
+       border-top         : 0px;
        width               : 100%;
        height              : 70px;
-     background-color   : #eeffbc;
+       background-color   : #eeffbc;
 }
 
 .theme_note {
@@ -669,10 +667,9 @@ DIV.admin_note {
 #show_timings_block {
        margin-top                      : 5px;
        tex-align                       : center;
-       border              : solid 1px;
-       border-color        : #AA0044;
-       background-color    : #ddeedd;
-       font-size           : 10px;
+       border                          : solid 1px #AA0044;
+       background-color        : #ddeedd;
+       font-size                       : 10px;
        vertical-align          : middle;
        width                           : 465px;
        height                          : 22px;
@@ -687,8 +684,7 @@ DIV.admin_note {
        margin                          : 0px;
        width                           : 150px;
        display                         : block;
-       border                          : solid 1px;
-       border-color            : #009900;
+       border                          : solid 1px #009900;
 }
 
 .show_timings_data {