xref: /webtrees/public/ckeditor-4.15.1-custom/plugins/preview/styles/screen.css (revision b6017f990d38d8c56e04c0096ce9a7e8745ad4ba)
1div[style*="page-break-after"] {
2	background:url( ../images/pagebreak.gif ) no-repeat center center;
3	clear:both;
4	width:100%;
5	border-top:#999 1px dotted;
6	border-bottom:#999 1px dotted;
7	padding:0;
8	height:7px;
9	cursor:default;
10}
11