[All Adaptavist Apps]

Page tree

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