Closed Bug 1380019 Opened 8 years ago Closed 8 years ago

Background color of security bugs is wrong

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

VERIFIED FIXED

People

(Reporter: dylan, Assigned: dylan)

References

Details

Attachments

(1 file)

45 bytes, text/x-github-pull-request
dylan
: review+
Details | Review
The background color of security bugs regressed in bug 1369872. I suspect it has to do with bug_groups.css and the rules in global.css starting at line 828. Perhaps those rules belong in bug_groups.css, towards the end?
To test this, you will need to put some bugs in your test install into groups: core-security, bugzilla-security, and others (see css for clues)
Assignee: umohm12 → dylan
In case it's helpful, comparing a session restored tab from before today's push to a new one, the new one has: body[class*="bz_group_"] #bugzilla-body { background-color: inherit; } which is causing the color to be duplicated on top of the noise and gradient. Removing that rule seems to work for the security bug case, but I don't know if there's some other type of bug that needs it.
Attached file PR
Attachment #8885371 - Flags: review?(umohm12)
Comment on attachment 8885371 [details] [review] PR reviewed and merged on github
Attachment #8885371 - Flags: review?(umohm12) → review+
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: