]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/register.css
Installation page=welcome rewritten to use div
[mailer.git] / theme / default / css / register.css
index 8eb855deda8f6e9cda49851e6781b162654878bc..3bb9dbe9d768805cc5371b9110d92146673b4bba 100644 (file)
@@ -4,22 +4,21 @@
 
 .register_reset {
        border-style            : groove;
-       border                  : solid 1px #009900;
-       color                   : #AA0044;
+       border                          : solid 1px #009900;
+       color                           : #AA0044;
 }
 .register_submit {
-       color                   : #AA0044;
+       color                           : #AA0044;
        border-color            : #009900;
 }
 
 .register_select {
-       border                  : dotted 1px;
-       border-color            : #009900;
+       border                          : dotted 1px #009900;
        background-color        : #EEFFEE;
 }
 
 .register_failed {
-       color                   : #00AA00;
+       color                           : #00AA00;
 }
 
 .register_snote {
 
 .register_normal {
        border-style            : solid;
-       border                  : dotted 1px;
-       border-color            : #009900;
+       border                          : dotted 1px #009900;
 }
 
 .register_main {
        background-color        : #DDEEDD;
-       width                   : 540px;
+       width                           : 540px;
 }
 
 .register_done2 {
-       height                  : 40px;
-       color                   : #009900;
+       height                          : 40px;
+       color                           : #009900;
        background-color        : #eeffbc;
-       width                   : 500px;
+       width                           : 500px;
 }
 
 .register_title {
-       text-align              : center;
+       text-align                      : center;
        font-size                       : 18px;
 }
 
 .register_seperator {
-       height                  : 7px;
+       height                          : 7px;
        font-size                       : 1px;
 }
 
 .register_left {
-       text-align              : right;
+       text-align                      : right;
        margin-right            : 2px;
-       color                   : #0000AA;
-       font-weight             : bold;
+       color                           : #0000AA;
+       font-weight                     : bold;
        font-size                       : 14px;
 }
 
 }
 
 .register_header {
-       text-align              : center;
+       text-align                      : center;
        background-color        : #eeffbc;
-       color                   : #0000AA;
-       font-weight             : bold;
-       border-top              : 1px dotted #AA0044;
+       color                           : #0000AA;
+       font-weight                     : bold;
+       border-top                      : 1px dotted #AA0044;
        border-bottom           : 1px dotted #AA0044;
-       height                  : 25px;
+       height                          : 25px;
 }
 
 .register_term {