MDL-12124, fixing styles for grader report

This commit is contained in:
toyomoyo
2007-11-13 03:18:18 +00:00
parent 522803d42a
commit 6f04b5d626
+11
View File
@@ -1,3 +1,14 @@
.flexible th {
white-space:normal;
}
.gradestable th.user img {
width: 20px;
}
.gradestable th.user, .gradestable th.range {
whitespace: nowrap;
}
.grade-report-grader table#user-grades tr.marked td.cell {
background-color: #FFCC99 ;