Closed Bug 936593 Opened 11 years ago Closed 11 years ago

Allow overriding button's active color

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
Firefox 28

People

(Reporter: wesj, Assigned: wesj)

References

Details

Attachments

(1 file, 1 obsolete file)

Currently we set the :active state on buttons to a background-color: gray !important. Because we use important, its pretty tough (impossible?) to override. We should remove the if we don't need it. We're competing with styles in forms.css, so we may have needed the !important for that. If thats the case, we should try to find a way around it, but I have a feeling this is just hold-over from a mistake.
Attached patch Patch (obsolete) — Splinter Review
This works fine on a simple test page. I think we should take it on nightly for a bit to test.
Attachment #829441 - Flags: review?(mark.finkle)
Attached patch PatchSplinter Review
Now with code!
Attachment #829441 - Attachment is obsolete: true
Attachment #829441 - Flags: review?(mark.finkle)
Attachment #829442 - Flags: review?(mark.finkle)
Comment on attachment 829442 [details] [diff] [review] Patch Let's try it
Attachment #829442 - Flags: review?(mark.finkle) → review+
Assignee: nobody → wjohnston
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 28
Depends on: 945251
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: