ckeditor-frame.css
Same filename in other branches
CKEditor frame styles.
File
-
core/
themes/ claro/ css/ theme/ ckeditor-frame.css
View source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/2815083
- * @preserve
- */
-
- /**
- * @file
- * CKEditor frame styles.
- */
-
- .cke_editable:not(.cke_editable_inline) {
- margin: 1em calc(1em - 2px);
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.