formattedText.ckeditor5.css

Same filename in this branch
  1. 9 core/themes/stable9/css/quickedit/editors/formattedText.ckeditor5.css
  2. 9 core/themes/stable/css/quickedit/editors/formattedText.ckeditor5.css

Functional styles for the CKEditor 5-based formatted text in-place editor.

File

core/modules/quickedit/css/editors/formattedText.ckeditor5.css

View source
  1. /**
  2. * @file
  3. * Functional styles for the CKEditor 5-based formatted text in-place editor.
  4. */
  5. .quickedit-toolgroup.wysiwyg-main .ck.ck-toolbar {
  6. border: none;
  7. background: none;
  8. }

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