Huge HTML/CSS rewrite (see forum)
[mailer.git] / theme / default / css / register.css
index 6d409022a1cf94bb7038e6e8b2fb6ea1afdf3f59..3a6ea6d0dce3dfb857ad48b4e4706a3685d14fec 100644 (file)
@@ -14,7 +14,7 @@
 }
 
 .register_select {
-       border: dotted 1px #009900;
+       border: solid 1px #009900;
        background-color: #EEFFEE;
 }
 
@@ -28,7 +28,7 @@
 
 .register_normal {
        border-style: solid;
-       border: dotted 1px #009900;
+       border: solid 1px #009900;
 }
 
 .register_main {
@@ -70,8 +70,8 @@
        background-color: #eeffbc;
        color: #0000AA;
        font-weight: bold;
-       border-top: 1px dotted #00aa44;
-       border-bottom: 1px dotted #00aa44;
+       border-top: 1px solid #00aa44;
+       border-bottom: 1px solid #00aa44;
        height: 25px;
 }