MDL-12124, fixing styles for grader report

This commit is contained in:
toyomoyo 2007-11-13 03:19:12 +00:00
parent cee037c660
commit 088860cad0

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 ;