Changing some standard colors. Merged from HEAD.

This commit is contained in:
stronk7
2007-10-21 19:27:30 +00:00
parent 2f40c9ea94
commit fcad0318e9
+7
View 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;
}