editor.css
Same filename in this branch
Same filename in other branches
Styles for the CKEditor 5 editor.
File
-
core/
modules/ ckeditor5/ css/ editor.css
View source
- /**
- * @file
- * Styles for the CKEditor 5 editor.
- */
-
- /* Convert low opacity icons to full opacity. */
- .ck-button:not(.ck-disabled) .ck-icon * {
- opacity: 1 !important;
- fill-opacity: 1 !important;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.