ckeditor5.css
Same filename in other branches
/* * DO NOT EDIT THIS FILE. * See the following change record for more information, * https://www.drupal.org/node/3084859 * @preserve */ .ck { --ck-color-base-border: var(--input-border-color); }
File
-
core/
themes/ claro/ css/ components/ ckeditor5.css
View source
- /*
- * DO NOT EDIT THIS FILE.
- * See the following change record for more information,
- * https://www.drupal.org/node/3084859
- * @preserve
- */
- .ck {
- --ck-color-base-border: var(--input-border-color);
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.