view DOCS/default.css @ 34594:c20ac9b80ea5

Don't destroy list pointers while saving list items. Use temporary pointers instead.
author ib
date Fri, 10 Feb 2012 15:06:59 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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