You are here

choice.css in Quiz 6.6

/* $Id $ */

table td div.quiz_choice_answer_correct {
	background-color: lightgreen;
}

File

question_types/choice/theme/choice.css
View source
  1. /* $Id $ */
  2. table td div.quiz_choice_answer_correct {
  3. background-color: lightgreen;
  4. }