MDL-40131 theme_bootstrapbase: added missing grader table css to less/moodle/grade.less
Conflicts: theme/bootstrapbase/style/moodle.css
This commit is contained in:
@@ -231,7 +231,11 @@ font-size: 80%}
|
||||
}
|
||||
|
||||
// replaces grades/report/grader/styles.css
|
||||
|
||||
table#user-grades tr.avg td.cell {
|
||||
background-color: #EFEFFF;
|
||||
font-weight: 700;
|
||||
color: #00008B;
|
||||
}
|
||||
table#user-grades tr td.overridden {
|
||||
background-color:#F3E4C0;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user