view DOCS/default.css @ 34269:99fceaf417ad

Change extended key handling so we will never call mplayer_put_key twice for a single key. Should fix bugzilla #2018.
author reimar
date Tue, 22 Nov 2011 20:24:24 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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