When merged in, will load editor.css in the editor to style the editor form as on other H5P Integrations in order to keep the visual appearance consistent.
Currently, some commonly used extra styles for the editor form that are defined by the H5P Integration (such as H5P.com, Drupal, etc.) are not used. There are no editor specific styles that are added to the editor iframe. That makes the editor look a little weird, e.g. not having a margin.
When merged in, will load
editor.css
in the editor to style the editor form as on other H5P Integrations in order to keep the visual appearance consistent.Currently, some commonly used extra styles for the editor form that are defined by the H5P Integration (such as H5P.com, Drupal, etc.) are not used. There are no editor specific styles that are added to the editor iframe. That makes the editor look a little weird, e.g. not having a margin.