view DOCS/default.css @ 25141:fba022abe464

100l in play_tree_parser_get_line, check that there actually is a previous character before comparing it against '\r'. Fixes a possible crash on playlist file that is empty or starts with an empty line.
author reimar
date Mon, 26 Nov 2007 20:35:27 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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