Home
Documentation
Downloads
Demo
Tracker
Development
Translation
Moodle.net
Search
projects
/
moodle.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
MDL-66962 questions: Question bank table T title non breaking.
[moodle.git]
/
mod
/
quiz
/
styles.css
diff --git
a/mod/quiz/styles.css
b/mod/quiz/styles.css
index
ca30770
..
45014cf
100644
(file)
--- a/
mod/quiz/styles.css
+++ b/
mod/quiz/styles.css
@@
-968,6
+968,10
@@
table.quizreviewsummary td.cell {
border: 0 none;
}
+#categoryquestions .header.qtype {
+ white-space: nowrap;
+}
+
#categoryquestions th .sorters {
font-weight: normal;
font-size: 0.8em;