Closed Bug 926232 Opened 12 years ago Closed 12 years ago

CSS style ".bz_status_UNCONFIRMED" is not applied due to typo

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
trivial

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: a9016009, Assigned: a9016009)

References

Details

(Keywords: regression)

Attachments

(1 file)

In http://bzr.mozilla.org/bugzilla/trunk/view/head:/skins/standard/global.css#L248 the line .bz_bug_link .bz_status_UNCONFIRMED { font-style: italic; } does not work as expected. It needs to be .bz_bug_link.bz_status_UNCONFIRMED { instead.
Attachment #816390 - Flags: review?
Assignee: general → ui
Status: NEW → ASSIGNED
Component: Bugzilla-General → User Interface
Keywords: regression
Hardware: x86 → All
Depends on: 585490
Assignee: ui → a9016009
Comment on attachment 816390 [details] [diff] [review] Trivial patch to fix typo The patch is good; r=Wurblzap. Thank you! Maybe we should drop .bz_bug_link completely, in this line? That's probably another bug, though.
Attachment #816390 - Flags: review? → review+
Flags: approval?
Target Milestone: --- → Bugzilla 5.0
Flags: approval? → approval+
Andre, do you want me to check this in for you?
Oh yes please, I don't have commit access via bzr.
Committing to: bzr+ssh://wurblzap%40gmail.com@bzr.mozilla.org/bugzilla/trunk/ Geändert skins/standard/global.css Committed revision 8785.
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: