From 6be8cbdca17a5028eae35c5235ce19e35f733afb Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Tue, 24 Jul 2007 00:19:51 +0000 Subject: [PATCH] add emphasis on fieldset legend for original theme --- themes/original/css/theme_right.css.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/original/css/theme_right.css.php b/themes/original/css/theme_right.css.php index 314bb82ab..6eaf05622 100644 --- a/themes/original/css/theme_right.css.php +++ b/themes/original/css/theme_right.css.php @@ -106,6 +106,8 @@ fieldset fieldset { fieldset legend { background-color: transparent; + font-weight: bold; + color: ; } /* buttons in some browsers (eg. Konqueror) are block elements,