view DOCS/default.css @ 22285:5d12a6e96930

Add missing "if (use_gui)" before some GUI calls
author uau
date Wed, 21 Feb 2007 19:08:00 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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