diff --git a/css/theme_right.css.php b/css/theme_right.css.php index 6f0f22858..f3b13bc51 100644 --- a/css/theme_right.css.php +++ b/css/theme_right.css.php @@ -106,9 +106,11 @@ textarea { fieldset { margin-top: 1em; - border: solid 1px; + border: solid 2px; padding: 0.5em; background: ; + -moz-border-radius: 0.5em; + border-radius: 0.5em; } fieldset fieldset {