ckeditor-frame.css

Same filename in other branches
  1. 9 core/themes/olivero/css/theme/ckeditor-frame.css
  2. 9 core/themes/claro/css/theme/ckeditor-frame.css

CKEditor frame styles.

File

core/themes/claro/css/theme/ckeditor-frame.css

View source
  1. /*
  2. * DO NOT EDIT THIS FILE.
  3. * See the following change record for more information,
  4. * https://www.drupal.org/node/2815083
  5. * @preserve
  6. */
  7. /**
  8. * @file
  9. * CKEditor frame styles.
  10. */
  11. .cke_editable:not(.cke_editable_inline) {
  12. margin: 1em calc(1em - 2px);
  13. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.