Details
Description
Currently the "td" with the "line-trunk" images have the style to "background-image:/path/to/theImage.gif" and should be:
"background-image:url('/path/to/theImage')" (see line 506). This bug produces that some trees with big images in the nodes looks bad.