view DOCS/default.css @ 17572:580dc69d69bf

Fix get_space(): we don't need to differentiate between the various PCM device states, and there is no need to avoid returning a positive value less than 1024.
author cladisch
date Fri, 10 Feb 2006 09:21:17 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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