view DOCS/default.css @ 25265:7055944e3ce9

Add cleanup codes for init() failure to prevent leak.
author ulion
date Tue, 04 Dec 2007 12:38:31 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

body,table	{
	font-family : Arial, Helvetica, sans-serif;
	font-size   : 14px;
        background  : white;
}