MDL-29481: added css border around selected rubric level
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
.gradingform_rubric.editor .criterion.last .controls .movedown input {display:none;}
|
||||
|
||||
/* evaluation */
|
||||
.gradingform_rubric .criterion .levels .level.checked {background:#d0ffd0;}
|
||||
.gradingform_rubric .criterion .levels .level.checked {background:#d0ffd0;border:1px solid #555;}
|
||||
.gradingform_rubric.evaluate .criterion .levels .level:hover {background:#30ff30;}
|
||||
|
||||
/* replace buttons with images */
|
||||
|
||||
Reference in New Issue
Block a user