HFJ-170: Removed question padding.

Removed unused outdated content example.

Conflicts:
	example_content/boardgame/H5P.Boardgame/library.json
	example_content/boardgame/H5P.QuestionSet/library.json
pull/1/head
Frode Petterson 2014-02-26 10:59:53 +01:00
parent bf3f3d0518
commit 06b0ecaa20
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,6 @@
}
.h5p-multichoice > .h5p-question {
text-align: left;
padding: 0.5em 0.5em 0.4em;
margin: 0.5em 0.5em 0.7em;
background: rgba(255, 255, 255, 0.9);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#e6FFFFFF,endColorstr=#e6FFFFFF);
@ -244,4 +243,4 @@
font-style: normal;
color: #6aa81b;
text-align: left;
}
}

View File

@ -4,6 +4,7 @@
"majorVersion": 1,
"minorVersion": 0,
"patchVersion": 39,
"patchVersion": 42,
"runnable": 1,
"fullscreen": 0,
"machineName": "H5P.QuestionSet",