add emphasis on fieldset legend for original theme

This commit is contained in:
Marc Delisle
2007-07-24 00:19:51 +00:00
parent ebc2899198
commit 6be8cbdca1

View File

@@ -106,6 +106,8 @@ fieldset fieldset {
fieldset legend { fieldset legend {
background-color: transparent; background-color: transparent;
font-weight: bold;
color: <?php echo $GLOBALS['cfg']['NaviDatabaseNameColor']; ?>;
} }
/* buttons in some browsers (eg. Konqueror) are block elements, /* buttons in some browsers (eg. Konqueror) are block elements,