X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=theme%2Forg%2Fcss%2Finstall.css;h=d59ec21b5fad01e00c57839e64a6468ee29bf7f3;hp=a85ef5284782cd01e898ba36cb0ca27906f6c2ce;hb=5f25dbe2aab8c57f820caaf48708bef1dd56f417;hpb=803b63e8ceff7392a9eae4992dd6e59c1da247cd diff --git a/theme/org/css/install.css b/theme/org/css/install.css index a85ef52847..d59ec21b5f 100644 --- a/theme/org/css/install.css +++ b/theme/org/css/install.css @@ -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 { @@ -73,4 +72,4 @@ .install_welcome { padding-top: 5px; padding-bottom: 10px; -} \ No newline at end of file +}