Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37240ce
)
MDL-38209 quiz css: fix minor regression.
author
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 4 Apr 2013 10:17:39 +0000
(11:17 +0100)
committer
Tim Hunt
<T.J.Hunt@open.ac.uk>
Thu, 4 Apr 2013 10:17:39 +0000
(11:17 +0100)
mod/quiz/styles.css
patch
|
blob
|
blame
|
history
diff --git
a/mod/quiz/styles.css
b/mod/quiz/styles.css
index
5e64835
..
7d4fb1c
100644
(file)
--- a/
mod/quiz/styles.css
+++ b/
mod/quiz/styles.css
@@
-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,