Improved styling of multichoice alternatives
Hide show solutions button in drag and drop Allow some tags in the end messagepull/1/head
parent
821c9bd0d5
commit
6214354cb5
|
@ -4,7 +4,7 @@
|
||||||
.questionset.hidden {
|
.questionset.hidden {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.questionset .h5p-multichoice > .h5p-show-solution, .h5p-blanks .h5p-button {
|
.questionset .h5p-multichoice > .h5p-show-solution, .questionset .dragndrop > .h5p-show-solution, .h5p-blanks .h5p-button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.questionset, .intro-page, .questionset-results {
|
.questionset, .intro-page, .questionset-results {
|
||||||
|
|
Loading…
Reference in New Issue