view DOCS/default.css @ 36456:514b38743990

Fix small bug with GUI_SET_STREAM. In case we've selected a playlist, we should "ignore" the passed data.
author ib
date Tue, 17 Dec 2013 22:27:13 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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