mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 08:56:36 +02:00
MDL-27979 Should be an edit link for each question when previewing or reviewing a quiz.
This commit is contained in:
parent
3552484b91
commit
da72991636
7 changed files with 103 additions and 18 deletions
|
@ -42,7 +42,8 @@ body.jsenabled #qtypechoicecontainer {display: block;}
|
|||
.que h2.no {margin: 0;font-size: 0.8em;line-height: 1;}
|
||||
.que span.qno {font-size: 1.5em;font-weight:bold;}
|
||||
.que .state,
|
||||
.que .grade {font-size: 0.8em; margin-top: 0.7em;}
|
||||
.que .grade,
|
||||
.que .editquestion {font-size: 0.8em; margin-top: 0.7em;}
|
||||
.que .info .questionflag {margin-top: 1em;margin-right: 1em;text-align: center;}
|
||||
|
||||
.que .content {margin: 0 0 0 7.5em;}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue