summaryrefslogtreecommitdiff
path: root/includes/cssparser.inc.php
AgeCommit message (Collapse)AuthorFilesLines
2011-10-20Remove the CSSPARSER library. It is not really needed. We can achieve ↵fisharebest1-263/+0
theming of charts by using a transparent white background, as it is displayed over an existing background color. It is also very slow on some themes - over a second on webtrees theme.
2011-06-12Remove some old define('XXX_PHP, '') statements - these were a debugging ↵fisharebest1-13/+23
aid, many years ago. Also update the copyright message for the CSS parser library
2010-04-05(no commit message)Veit Olschinski1-0/+253