view DOCS/default.css @ 36095:042329ce1297

Fix segmentation fault. It would occur after a selection from the path combo box by pressing the return key.
author ib
date Tue, 30 Apr 2013 10:41:28 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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