view DOCS/default.css @ 34464:251018f5254b

Remove unnecessary #ifdef. If there is no XShape extension, Mask.Image will be ignored (by wsSetShape()) anyway.
author ib
date Thu, 12 Jan 2012 16:14:20 +0000
parents 0ad2da052b2e
children
line wrap: on
line source

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