mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
MDL-12124, fixing styles for grader report
This commit is contained in:
parent
cee037c660
commit
088860cad0
@ -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 ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user