]> git.mxchange.org Git - mailer.git/blobdiff - theme/business/css/install.css
CSS classes cleaned up, templates simplified:
[mailer.git] / theme / business / css / install.css
index f3c23b087eeaf823d4ea872ae3e794a1a9400591..0381cb940651c73bf2741e3b1b8d5ad6fa59848a 100644 (file)
@@ -4,13 +4,12 @@
 }
 
 .install_select {
-       border: dashed 1px #000000;
+       border: groove 1px #000000;
        background-color: #EEEEFF;
 }
 
 .install_normal {
-       border-style: solid;
-       border: dashed 1px #000000;
+       border: groove 1px #000000;
 }
 
 .install_submit {