Improved styling of multichoice alternatives

Hide show solutions button in drag and drop
Allow some tags in the end message
pull/1/head
Svein-Tore Griff With 2013-07-16 20:16:07 +02:00
parent 821c9bd0d5
commit 6214354cb5
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
.questionset.hidden {
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;
}
.questionset, .intro-page, .questionset-results {