view DOCS/default.css @ 14181:6ecf5fca82e2

Fixes the bug that after opening the preferences panel gmplayer plays files very slowly. Seems this was because it used a 4 byte cache afterwards...
author reimar
date Sat, 18 Dec 2004 10:30:17 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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