view DOCS/default.css @ 33611:6aa251adfba0

Rename guiGetEvent type guiCEvent guiSetState. Type guiCEvent sets the state and should be named so.
author ib
date Wed, 22 Jun 2011 11:48:31 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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