diff --git a/theme/standard/styles.php b/theme/standard/styles.php index ad3ca8d2c1b..aa3dd8cb467 100644 --- a/theme/standard/styles.php +++ b/theme/standard/styles.php @@ -428,11 +428,15 @@ a.autolink:hover { .generaltab { -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; + background: none; + background-color: cellheading?>; } .generaltabselected { -moz-border-radius-topleft: 15px; -moz-border-radius-topright: 15px; + background: none; + background-color: cellheading2?>; } .forumheaderlist { @@ -792,4 +796,4 @@ table.formtable tbody th { font-size: x-small; margin-top: 8pt; margin-bottom: 8pt; -} \ No newline at end of file +}