Let Question and QuestionSet behaviour settings decide if try again and show solution buttons should be shown. [HFJ-1363]
parent
fcbcfc951e
commit
93a6fbdfc9
|
@ -221,9 +221,3 @@
|
|||
.h5p-no-frame .questionset .h5p-question > *:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
/* Hide retry and show solution buttons */
|
||||
.questionset .h5p-question .h5p-question-try-again,
|
||||
.questionset .h5p-question .h5p-question-show-solution {
|
||||
display: none;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue