view DOCS/default.css @ 33145:1e637ada9003

Avoid MPlayer ignoring a key press completely, instead sending MP_KEY_RELEASE_ALL all the time.
author reimar
date Thu, 07 Apr 2011 21:49:06 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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