symbianosbld/cedarutils/schedule12.css
author Pat Downey <patd@symbian.org>
Tue, 11 May 2010 23:06:15 +0100
changeset 41 877bf5d7469a
parent 0 6d65d5acee06
permissions -rw-r--r--
Move and merge modified sf_config/config files to be underneath foundation_system in line with the restructure that occurred as part of fc38b048ab2f.

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;
}