UNPKG
@reinmar/ckeditor5-maximum-length
Version:
latest (0.0.1)
0.0.1
Maximum length plugin for CKEditor 5.
@reinmar/ckeditor5-maximum-length
/
theme
/
maximumlength.css
4 lines
(3 loc)
•
98 B
CSS
View Raw
1
2
3
4
.ck
.ck-editor__editable
.ck-maximum-length-excess
{
background-color
:
hsla
(
0
60%
50%
/
0.3
); }