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:
aaff669
)
MDL-66962 questions: Question bank table T title non breaking.
author
Luca Bösch
<luca.boesch@bfh.ch>
Fri, 18 Oct 2019 15:53:30 +0000
(17:53 +0200)
committer
Luca Bösch
<luca.boesch@bfh.ch>
Mon, 21 Oct 2019 06:16:05 +0000
(08:16 +0200)
mod/quiz/styles.css
patch
|
blob
|
blame
|
history
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;