MDL-12124, fixing styles for grader report
This commit is contained in:
@@ -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 ;
|
||||
|
||||
Reference in New Issue
Block a user