view DOCS/default.css @ 35499:af72f85b6f44

Define symbolic constant wsNone for "no window state". Use it instead of a numeric constant.
author ib
date Tue, 04 Dec 2012 19:13:18 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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