]> git.mxchange.org Git - mailer.git/blobdiff - theme/default/css/register.css
HTML copyright updated as well (you may want to update your general.css file like...
[mailer.git] / theme / default / css / register.css
index 68daca9b43214fc96380aca04f163571ffc134ca..3a6ea6d0dce3dfb857ad48b4e4706a3685d14fec 100644 (file)
@@ -1,81 +1,80 @@
 .register_submit {
-       border-style            : outset;
+       border-style: outset;
 }
 
 .register_reset {
-       border-style            : groove;
-       border                  : solid 1px #009900;
-       color                   : #AA0044;
+       border-style: groove;
+       border: solid 1px #009900;
+       color: #00aa44;
 }
+
 .register_submit {
-       color                   : #AA0044;
-       border-color            : #009900;
+       color: #00aa44;
+       border-color: #009900;
 }
 
 .register_select {
-       border                  : dotted 1px;
-       border-color            : #009900;
-       background-color        : #EEFFEE;
+       border: solid 1px #009900;
+       background-color: #EEFFEE;
 }
 
 .register_failed {
-       color                   : #00AA00;
+       color: #00AA00;
 }
 
 .register_snote {
-       font-size                       : 12px;
+       font-size: 12px;
 }
 
 .register_normal {
-       border-style            : solid;
-       border                  : dotted 1px;
-       border-color            : #009900;
+       border-style: solid;
+       border: solid 1px #009900;
 }
 
 .register_main {
-       background-color        : #DDEEDD;
-       width                   : 540px;
+       background-color: #DDEEDD;
+       width: 540px;
 }
 
 .register_done2 {
-       height                  : 40px;
-       color                   : #009900;
-       background-color        : #eeffbc;
-       width                   : 500px;
+       height: 40px;
+       color: #009900;
+       background-color: #eeffbc;
+       width: 500px;
 }
 
 .register_title {
-       text-align              : center;
-       font-size                       : 18px;
+       text-align: center;
+       font-size: 18px;
 }
 
 .register_seperator {
-       height                  : 7px;
-       font-size                       : 1px;
+       height: 7px;
+       font-size: 1px;
 }
 
 .register_left {
-       text-align              : right;
-       align                   : right;
-       margin-right            : 2px;
-       color                   : #0000AA;
-       font-weight             : bold;
-       font-size                       : 14px;
+       text-align: right;
+       margin-right: 2px;
+       color: #0000AA;
+       font-weight: bold;
+       font-size: 14px;
 }
 
 .register_right {
+       
 }
 
 .register_header {
-       text-align              : center;
-       background-color        : #eeffbc;
-       color                   : #0000AA;
-       font-weight             : bold;
-       border-top              : 1px dotted #AA0044;
-       border-bottom           : 1px dotted #AA0044;
-       height                  : 25px;
+       text-align: center;
+       background-color: #eeffbc;
+       color: #0000AA;
+       font-weight: bold;
+       border-top: 1px solid #00aa44;
+       border-bottom: 1px solid #00aa44;
+       height: 25px;
 }
 
 .register_term {
-       background-color        : #AA0044;
+       background-color: #00aa44;
 }