]> git.mjollnir.org Git - moodle.git/commitdiff
Changing some standard colors
authorstronk7 <stronk7>
Sun, 21 Oct 2007 19:26:11 +0000 (19:26 +0000)
committerstronk7 <stronk7>
Sun, 21 Oct 2007 19:26:11 +0000 (19:26 +0000)
theme/wood/styles_color.css

index e0d377edefa6852a9a95e8ff11cc5c31e356e5c8..dc631c47c952f4ffab4a53fbe2d462eb24660b89 100644 (file)
@@ -405,3 +405,10 @@ table .flexible .r1,
     border-right:1px solid #330000;
     border-collapse: separate;
 }
+
+/** Changing some standard colors **/
+
+.grade-report-grader .gradestable tr.groupavg td.cell,
+.grade-report-grader .gradestable tr.avg td.cell {
+    color: #330000;
+}