view DOCS/default.css @ 33732:90c992ac5011

Make guiEventHandling() a gui() call. The new parameter to use is GUI_HANDLE_EVENTS.
author ib
date Tue, 05 Jul 2011 13:48:55 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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