From: moodler Date: Mon, 16 Jul 2007 07:06:51 +0000 (+0000) Subject: MDL-9628 FIxed the CSS for category headers X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=e95e2f4ccfb39c4acc20984c5b1536e9f514d2ae;p=moodle.git MDL-9628 FIxed the CSS for category headers --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index df34fb9756..3255f19b56 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2063,7 +2063,7 @@ body#doc-contents ul { border-style:solid; } -#grade-report td.category { +#grade-report th.category { border-width:1px 1px 0px 1px; border-style:solid; }