UNPKG
ct-ckeditor
Version:
latest (4.18.2)
4.18.2
4.18.1
4.18.0
4.17.1
4.17.0
4.16.2
4.16.1
ct-ckeditor
ckeditor.com
cd-fez/ct-ckeditor
ct-ckeditor
/
plugins
/
preview
/
styles
/
screen.css
11 lines
(10 loc)
•
242 B
CSS
View Raw
1
2
3
4
5
6
7
8
9
10
11
div
[style*=
"page-break-after"
]
{
background
:
url
(
../images/pagebreak.gif
) no-repeat center center;
clear
:both;
width
:
100%
;
border-top
:
#999
1px
dotted;
border-bottom
:
#999
1px
dotted;
padding
:
0
;
height
:
7px
;
cursor
:default
; }