aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/roma
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/roma')
-rw-r--r--admin/themes/roma/theme.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css
index f5797bc3a..7a19b2be2 100644
--- a/admin/themes/roma/theme.css
+++ b/admin/themes/roma/theme.css
@@ -68,7 +68,7 @@ SPAN.pwgScreen { font-style:italic; border-bottom:1px dotted #666}
/* .throw, */ td h3 {
background-image: url(images/fillet.png); background-repeat: repeat-x; }
/* borders */
-fieldset { border: 1px solid #666; }
+fieldset { border: 2px solid #333; }
INPUT, SELECT, TEXTAREA { border: 1px solid #666; }
input:focus, select:focus, textarea:focus, input.focus, form .focus { background-color:#444;color: #999; }
TEXTAREA { cursor:text; font-size: 13px; }