MDL-76603 gradingform_rubric: preserve bg colour on hover
This commit is contained in:
@@ -96,10 +96,14 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.gradingform_rubric .criterion.even {
|
||||
.gradingform_rubric .criterion.even td {
|
||||
background: #f0f0f0;
|
||||
}
|
||||
|
||||
.gradingform_rubric .criterion.odd td {
|
||||
background: white;
|
||||
}
|
||||
|
||||
.gradingform_rubric .criterion .description {
|
||||
min-width: 150px;
|
||||
font-weight: bold;
|
||||
|
||||
Reference in New Issue
Block a user