symbianosbld/cedarutils/schedule12.css
author William Roberts <williamr@symbian.org>
Tue, 20 Apr 2010 13:47:34 +0100
changeset 25 eae91afea9e5
parent 0 6d65d5acee06
permissions -rw-r--r--
Reenable ABIV2 mode (Bug 301), define SYMBIAN_GRAPHICS_BUILD_OPENWF_WSERV, + random guesses There's reason to believe that some older #defines should be switched off,bu not confidence that this drop represents a sensible attempt to do that.

body {  background-color: #FFFFFF; margin: 0px 0px 0px 0px; font-family: Arial, sans-serif;  font-size : 10pt;  color: #000000; margin: 9px;}

table {
    border-collapse: collapse;
    padding: 2px;
    margin-bottom: 0;
    border-color: #000000;
}

td, th {
    empty-cells: show;
    padding: 0.1em 0.2em;
    vertical-align: top;
    text-align: left;
	font-size: 10pt;
	border-color: #000000;
}