view DOCS/default.css @ 34073:ac52c68c17f5

Remove check for STREAMTYPE_PLAYLIST. STREAMTYPE_PLAYLIST can't be handled by the GUI. Replace that by the stream types that can be handled.
author ib
date Fri, 30 Sep 2011 14:18:26 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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