mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
gradebook MDL-24717 adding a background and a border to the grader report overlay
This commit is contained in:
parent
cc31da2af7
commit
aebc0cc31a
@ -15,6 +15,7 @@ td.grade div.overridden {background-color: #DDDDDD;}
|
||||
.path-grade-report-grader table#user-grades td.cell span.gradepass {background-color: #C2EBBD;}
|
||||
.path-grade-report-grader table#user-grades td.cell span.gradefail {background-color: #EBC4BD;}
|
||||
.path-grade-report-grader table#user-grades td.clickable {cursor: pointer;}
|
||||
.path-grade-report-grader .graderreportoverlay {background-color:#EEEEEE;border:1px solid black;padding:10px;}
|
||||
|
||||
.path-grade-edit-tree .moving {background-color: #E8EEF7;}
|
||||
.path-grade-edit-tree .gradetreebox {width:70%;padding-bottom:15px;overflow-x:auto;overflow-y:hidden;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user