summaryrefslogtreecommitdiffstats
path: root/frontends/php/css.css
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/css.css')
-rw-r--r--frontends/php/css.css5
1 files changed, 3 insertions, 2 deletions
diff --git a/frontends/php/css.css b/frontends/php/css.css
index 47b8ef60..e307b5b8 100644
--- a/frontends/php/css.css
+++ b/frontends/php/css.css
@@ -28,9 +28,10 @@ td.form_row
color: #FFFFFF;
font-family:verdana, arial, helvetica, sans-serif;
font-size:10px;
- background-color: #8dA8Cd;
+# background-color: #8dA8Cd;
+ background-color: #6d88ad;
border-color: #000000;
- border-width:1px;
+ border-width:0px;
border-top-style: solid;
border-left-style: solid;
border-right-style: solid;