]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-9628 FIxed the CSS for category headers
authormoodler <moodler>
Mon, 16 Jul 2007 07:06:51 +0000 (07:06 +0000)
committermoodler <moodler>
Mon, 16 Jul 2007 07:06:51 +0000 (07:06 +0000)
theme/standard/styles_layout.css

index df34fb9756cb40a5559bcd92d54010f945789062..3255f19b56172d1538737cda1aa7f5f9e5f9d959 100644 (file)
@@ -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;
 }