Make all links that have popup javascript green

Bug #355963 reported by Martin Albisetti
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Martin Albisetti

Bug Description

All links that trigger ajax actions should be green. Ideally, they'd be set that color through javascript, so non-javascript or non-supported browsers see blue links.

Martin Albisetti (beuno)
Changed in launchpad-foundations:
assignee: nobody → beuno
importance: Undecided → Medium
milestone: none → 2.2.4
status: New → Triaged
Revision history for this message
Matthew Paul Thomas (mpt) wrote :

I once tried doing this using *.onclick {...} in the style sheet, but it didn't work, because apparently adding an onclick handler to an element does not add an onclick attribute to its DOM. Boo.

Revision history for this message
Matthew Paul Thomas (mpt) wrote :

(Oops, I meant *[onclick] {...}, obviously.)

Revision history for this message
Martin Albisetti (beuno) wrote :

All "Choose..." changed to green in RF 8213

Changed in launchpad-foundations:
status: Triaged → Fix Committed
Martin Albisetti (beuno)
Changed in launchpad-foundations:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.