view DOCS/default.css @ 20164:b064d49b08f9

Use MOUSE_BTN0 instead of MOUSE_BASE for consistency with other vo drivers. patch by Laurent Wozniak, laurent.wozniak laposte net
author diego
date Thu, 12 Oct 2006 00:39:47 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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