From: Robert Sesek Date: Wed, 31 Dec 2008 20:05:15 +0000 (-0800) Subject: Change the styling of the elements a little X-Git-Tag: 3.2.0~20 X-Git-Url: https://src.bluestatic.org/?a=commitdiff_plain;h=869aa21873936a86b55a946e84111e3fdbd920ca;p=isso.git Change the styling of the elements a little * Decorator.css.php --- diff --git a/Decorator.css.php b/Decorator.css.php index c69dd4a..cc91bf2 100644 --- a/Decorator.css.php +++ b/Decorator.css.php @@ -72,13 +72,11 @@ fieldset /* Form title */ legend { - border-width: 1px; + border-width: 0px 1px 0px 1px; border-style: solid; border-color: rgb(123, 170, 90); - background-color: rgb(203, 234, 148); - - padding: 3px; + padding: 3px 7px 3px 7px; font-size: 14px; font-weight: bold;