view DOCS/default.css @ 22113:50c9dc00154d

Add timeout to tcp connections, avoid hanging forever. Based on patch for bugzilla #673
author rtogni
date Sun, 04 Feb 2007 14:18:56 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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