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
|
combined
(merge:
8edb6d1
19b1afd
)
Merge branch 'MDL-66962-master' of https://github.com/lucaboesch/moodle
author
Andrew Nicols
<andrew@nicols.co.uk>
Mon, 21 Oct 2019 06:22:57 +0000
(14:22 +0800)
committer
Andrew Nicols
<andrew@nicols.co.uk>
Mon, 21 Oct 2019 06:22:57 +0000
(14:22 +0800)
1
2
mod/quiz/styles.css
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
mod/quiz/styles.css
index
7c7035c
,
45014cf
..
491140a
---
1
/
mod/quiz/styles.css
---
2
/
mod/quiz/styles.css
+++ b/
mod/quiz/styles.css
@@@
-966,13
-966,12
+966,17
@@@
table.quizreviewsummary td.cell
text-align: center;
padding: 0 2px;
border: 0 none;
+ vertical-align: top;
+}
+
+#categoryquestions .header.checkbox {
+ vertical-align: bottom;
}
+ #categoryquestions .header.qtype {
+ white-space: nowrap;
+ }
+
#categoryquestions th .sorters {
font-weight: normal;
font-size: 0.8em;