view DOCS/default.css @ 34134:1c4302df9dcf

Remove unused code. After the changes in r33657 there is no longer a "MPlayer Fullscreen" window for the directx vo driver, hence this code will never be executed.
author ib
date Thu, 20 Oct 2011 12:53:27 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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