view DOCS/default.css @ 34780:70d16eb7899e

Fix crash with icon that has unsupported format. This closes Bugzilla #2057.
author ib
date Wed, 18 Apr 2012 13:29:53 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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