Hide H5P buttons...
This commit is contained in:
parent
8bf778b8e2
commit
9e9b10a1af
1 changed files with 4 additions and 0 deletions
|
@ -124,3 +124,7 @@ span.h2 {
|
||||||
#adaptable-page-header-wrapper {
|
#adaptable-page-header-wrapper {
|
||||||
background-position: center;
|
background-position: center;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.h5p-actions {
|
||||||
|
display: none !important;
|
||||||
|
}
|
Loading…
Reference in a new issue