view DOCS/default.css @ 34593:83f7a2f8af3b

Adjust content of GUI configuration file to MPlayer configuration files. Use option=<value> without spaces and quote value only if necessary. (The change of the output format is purely cosmetic, but shall make the interested GUI user aware that defining options is basically the same for MPlayer and the GUI.)
author ib
date Fri, 10 Feb 2012 14:57:29 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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