Skip to content

Commit

Permalink
MDL-38209 quiz css: fix minor regression.
Browse files Browse the repository at this point in the history
  • Loading branch information
timhunt committed Apr 4, 2013
1 parent 37240ce commit aa81e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mod/quiz/styles.css
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ body.jsenabled .questionflagcheckbox {
}

.path-mod-quiz .qnbutton.flagged .trafficlight {
background: url([[pix: quiz|navflagged]]) no-repeat top right;
background: url([[pix:quiz|navflagged]]) no-repeat top right;
}

.path-mod-quiz .qnbutton.notyetanswered,
Expand Down

0 comments on commit aa81e35

Please sign in to comment.