Skip to content

Commit

Permalink
MDL-16263 - next bit. And display flagged questions in the navigation…
Browse files Browse the repository at this point in the history
… panel.
  • Loading branch information
tjhunt committed Aug 29, 2008
1 parent e41a7d2 commit 444ac4b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added theme/standard/pix/flaggedquestionnav.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions theme/standard/styles_layout.css
Original file line number Diff line number Diff line change
Expand Up @@ -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;
}
Expand Down

0 comments on commit 444ac4b

Please sign in to comment.