I noticed that the hover style is consistent for all links. I noticed that it is done through the jquery.
Why not add a style definition in the css file?
.treeview li a:hover { color: red; cursor: pointer; }

Comments

chrisshattuck’s picture

Fair request, I have added this in. You can download the latest via CVS or grab the next tarball.

chrisshattuck’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.