UNPKG
ckeditor
Version:
latest (4.12.1)
4.12.1
4.12.0
4.11.4
4.11.3
4.11.2
4.11.1
4.11.0
4.10.1
4.10.0
4.9.2
4.9.1
4.9.0
4.8.0
4.7.3
4.7.2
4.7.1
4.7.0
4.6.2
4.6.1
4.6.0
4.5.11
4.5.10
4.5.9
4.5.8
4.5.7
4.5.6
JavaScript WYSIWYG web text editor.
ckeditor.com
ckeditor/ckeditor-releases
ckeditor
/
plugins
/
imagebase
/
styles
/
imagebase.css
10 lines
(8 loc)
•
194 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
[data-cke-caption-hidden]
{
display
: none; }
[data-cke-caption-placeholder]
::before
{
display
: inline;
color
:
rgba
(
0
,
0
,
0
, .
4
);
content
:
attr
( data-cke-caption-placeholder ); }