view DOCS/default.css @ 30010:5babc40c26de

Do not modify priv->idx_pos when regenerating the index, use a local variable instead. should fix seeking after starting playback with -force-idx broken by r29914.
author reimar
date Thu, 17 Dec 2009 18:31:59 +0000
parents 5c29c5c5f47c
children 0ad2da052b2e
line wrap: on
line source

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