org.symbian.tools.wrttools.doc.WebDeveloper/html/css/debug-pdf.css
author Eugene Ostroukhov <eugeneo@symbian.org>
Wed, 09 Jun 2010 15:16:09 -0700
changeset 367 f0817aeb2d7e
parent 229 716254ccbcc0
permissions -rw-r--r--
Minor coding problem was fixed

@import url('pdf.css');
thead,
#head ul {
	background-color: rgb(183, 20, 20);
}
.debug {
	color: rgb(183, 20, 20);
	text-transform: uppercase;
	margin-left: 1em;
}