view DOCS/default.css @ 29570:eb2567b65311

Check setGlWindow return value to fail properly instead of crashing if e.g. no OpenGL support is available.
author reimar
date Tue, 01 Sep 2009 15:20:05 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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