From: moodler Date: Fri, 31 Dec 2004 01:53:11 +0000 (+0000) Subject: Some tab styles while I'm testing X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7556ac089d2e157e5c89ddc094967b1dc195b434;p=moodle.git Some tab styles while I'm testing --- diff --git a/theme/standardxhtml/styles.php b/theme/standardxhtml/styles.php index d7727d9c5e..1acdb3f72d 100644 --- a/theme/standardxhtml/styles.php +++ b/theme/standardxhtml/styles.php @@ -479,11 +479,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 {