view DOCS/default.css @ 35416:79c77d8a34c7

Set track counter on guiPlaylistInitialize(). The files are either enqueued or there will be no play event (evPlay). Either way the track counter must be initialized. Based on a patch by Hans-Dieter Kosch, hdkosch kabelbw de.
author ib
date Thu, 29 Nov 2012 13:51:15 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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