PHPIndex

This page lists files in the current directory. You can view content, get download/execute commands for Wget, Curl, or PowerShell, or filter the list using wildcards (e.g., `*.sh`).

screen.css
wget 'https://sme10.lists2.roe3.org/guppy/inc/ckeditor/plugins/preview/styles/screen.css'
View Content
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;
}