MDL-16263 - next bit. And display flagged questions in the navigation panel.
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 117 B |
@@ -4172,6 +4172,11 @@ table.quizreviewsummary td.cell {
|
||||
#quiznavigation .qnbutton.thispage {
|
||||
background: #eee;
|
||||
}
|
||||
#quiznavigation .qnbutton.flagged {
|
||||
background-repeat: no-repeat;
|
||||
background-image: url(pix/flaggedquestionnav.png);
|
||||
background-position: top right;
|
||||
}
|
||||
#quiznavigation .othernav {
|
||||
clear: both;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user