view DOCS/default.css @ 35982:3fbbee95fc22

Make create_PlayList() static. It only has file scope. In order to do so, relocate some other static functions. Additionally, rename it create_Playlist().
author ib
date Thu, 28 Mar 2013 17:39:01 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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