mirror of
https://github.com/h5p/h5p-interactive-video.git
synced 2025-10-04 01:37:06 +08:00
Compare commits
2 commits
d90892f874
...
e4a058051a
Author | SHA1 | Date | |
---|---|---|---|
|
e4a058051a | ||
|
a9729502ee |
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@
|
|||
"contentType": "Media",
|
||||
"majorVersion": 1,
|
||||
"minorVersion": 28,
|
||||
"patchVersion": 15,
|
||||
"patchVersion": 16,
|
||||
"machineName": "H5P.InteractiveVideo",
|
||||
"author": "Joubel",
|
||||
"embedTypes": [
|
||||
|
|
|
@ -1962,7 +1962,7 @@
|
|||
@container (max-width: 400px) {
|
||||
.h5p-question-buttons:has(.h5p-theme-secondary-cta.h5p-theme-retry) .h5p-theme-primary-cta.h5p-theme-continue,
|
||||
.h5p-question-buttons:has(.h5p-theme-primary-cta.h5p-theme-continue) .h5p-theme-secondary-cta.h5p-theme-retry,
|
||||
.h5p-question-buttons:has(.h5p-theme-primary-cta.h5p-theme-continue) .h5p-theme-secondary-cta.h5p-theme-show-results {
|
||||
.h5p-question-buttons:has(.h5p-theme-primary-cta.h5p-theme-continue) .h5p-theme-secondary-cta.h5p-theme-show-solutions {
|
||||
justify-content: center;
|
||||
padding: var(--h5p-theme-spacing-xs) var(--h5p-theme-spacing-s);
|
||||
text-indent: 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue