From 869aa21873936a86b55a946e84111e3fdbd920ca Mon Sep 17 00:00:00 2001 From: Robert Sesek Date: Wed, 31 Dec 2008 12:05:15 -0800 Subject: [PATCH] Change the styling of the elements a little * Decorator.css.php --- Decorator.css.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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; -- 2.22.5