Merge branch 'MDL-67166-master' of git://github.com/bmbrands/moodle
This commit is contained in:
@@ -2282,6 +2282,9 @@ $switch-transition: .2s all !default;
|
||||
}
|
||||
|
||||
body.h5p-embed {
|
||||
#page-content {
|
||||
display: inherit;
|
||||
}
|
||||
#maincontent {
|
||||
display: none;
|
||||
}
|
||||
|
||||
@@ -11475,6 +11475,9 @@ div.editor_atto_toolbar button .icon {
|
||||
.paged-content-page-container {
|
||||
min-height: 3.125rem; }
|
||||
|
||||
body.h5p-embed #page-content {
|
||||
display: inherit; }
|
||||
|
||||
body.h5p-embed #maincontent {
|
||||
display: none; }
|
||||
|
||||
|
||||
@@ -11730,6 +11730,9 @@ div.editor_atto_toolbar button .icon {
|
||||
.paged-content-page-container {
|
||||
min-height: 3.125rem; }
|
||||
|
||||
body.h5p-embed #page-content {
|
||||
display: inherit; }
|
||||
|
||||
body.h5p-embed #maincontent {
|
||||
display: none; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user