view DOCS/default.css @ 35362:848ca0b6d5ca

Prevent floating point exception. In case of a dynamic label with no text and width zero there will be a modulo by zero.
author ib
date Fri, 23 Nov 2012 12:30:44 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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