Active
Project:
Javascript Tools
Version:
5.x-1.1
Component:
Activemenus
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2008 at 13:41 UTC
Updated:
10 Sep 2008 at 13:41 UTC
li.activemenu-processed {
cursor: pointer;
cursor: hand; <-- this causes the css to not validate. Easy to fix by simply removing the style; pointer is good enough.
}