diff -r 4d198a32ac7d -r d4809db37847 plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/debug-pdf.css --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/plugins/org.symbian.tools.wrttools.doc.WebDeveloper/html/css/debug-pdf.css Thu Aug 19 17:48:04 2010 -0700 @@ -0,0 +1,10 @@ +@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; +} \ No newline at end of file