view DOCS/default.css @ 33464:2a25b5db0e7e

Remove useless code. mDisplay is always set, otherwise the GUI wouldn't have been called. Thus, there is neither a need to call XOpenDisplay() nor to check for error.
author ib
date Fri, 03 Jun 2011 14:35:44 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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