HFJ-170: Removed question padding.
Removed unused outdated content example. Conflicts: example_content/boardgame/H5P.Boardgame/library.json example_content/boardgame/H5P.QuestionSet/library.jsonpull/1/head
parent
bf3f3d0518
commit
06b0ecaa20
|
@ -30,7 +30,6 @@
|
||||||
}
|
}
|
||||||
.h5p-multichoice > .h5p-question {
|
.h5p-multichoice > .h5p-question {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
padding: 0.5em 0.5em 0.4em;
|
|
||||||
margin: 0.5em 0.5em 0.7em;
|
margin: 0.5em 0.5em 0.7em;
|
||||||
background: rgba(255, 255, 255, 0.9);
|
background: rgba(255, 255, 255, 0.9);
|
||||||
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF);
|
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF);
|
||||||
|
|
|
@ -4,6 +4,7 @@
|
||||||
"majorVersion": 1,
|
"majorVersion": 1,
|
||||||
"minorVersion": 0,
|
"minorVersion": 0,
|
||||||
"patchVersion": 39,
|
"patchVersion": 39,
|
||||||
|
"patchVersion": 42,
|
||||||
"runnable": 1,
|
"runnable": 1,
|
||||||
"fullscreen": 0,
|
"fullscreen": 0,
|
||||||
"machineName": "H5P.QuestionSet",
|
"machineName": "H5P.QuestionSet",
|
||||||
|
|
Loading…
Reference in New Issue