view DOCS/default.css @ 30441:9c15719d8769

Fix -vf tfields=1 so it does not read out of bounds or leave parts of the output frame uninitialized.
author reimar
date Mon, 01 Feb 2010 19:14:01 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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