Closed (fixed)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
User interface
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Sep 2010 at 15:20 UTC
Updated:
2 Feb 2011 at 20:10 UTC
There are no visual cues that links to documentation on the configuration page are clickable.
Comments
Comment #1
ezyang commentedComment #2
ezyang commentedApparently, 'label' resets the cursor. So some styling
a label {cursor: pointer}fixes this. Will be committed to 7.x.