MDL-29481: added css border around selected rubric level

This commit is contained in:
Marina Glancy
2011-11-02 09:04:14 +08:00
parent 156d6f4876
commit 37f391f00a
+1 -1
View File
@@ -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 */