-
Type:
Suggestion
-
Resolution: Fixed
-
Component/s: None
There are some seemingly invalid cursor declarations in two css files (in all cases the lines are like this:
{... cursor: pointer; cursor: hand; }"hand" is, what Firefox complains about: "Error in parsing value for property 'cursor'. Declaration dropped"
Positions are:
global_printable.css, lines 837, 898, 1594, 1691
global-static.css lines 836,897, 1593, 1690