From: moodler Date: Sat, 13 Jan 2007 05:56:45 +0000 (+0000) Subject: POssible slight improvement to looks in standardwhite X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=b5252261f11581d046f87d1fb27ec28a7b4278e5;p=moodle.git POssible slight improvement to looks in standardwhite --- diff --git a/theme/standardwhite/gradients.css b/theme/standardwhite/gradients.css index ac33ead334..aa7b9cc25b 100644 --- a/theme/standardwhite/gradients.css +++ b/theme/standardwhite/gradients.css @@ -20,3 +20,13 @@ div.header { background-repeat:repeat-x; } +.tabrow0 li a { + background-image:url(gradient.jpg); + background-position:top; + background-repeat:repeat-x; +} + +.tabrow1 li a { + background-image:none !important; +} +