[All Adaptavist Apps]

Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

I'm trying to customize the pagetree2 macro output. For example, I want to remove the greenish background that get activate on link hover. I tried adding

a.node:hover {
background-color:#FFFFFF;
}

to the Custom CSS, but it gets overwritten by the nlstree.css that gets included later.

Please advise.

  • No labels