Closed Bug 1447195 Opened 8 years ago Closed 8 years ago

Private comments aren't styled correctly in the modal UI

Categories

(bugzilla.mozilla.org :: User Interface, enhancement)

Production
enhancement
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1373280

People

(Reporter: jld, Unassigned)

Details

Comments marked private used to be styled with a different background and text color, to make their status immediately obvious to sighted users and prevent accidentally leaking information from them. But in the modal UI, there's just the word “Private” in the header to distinguish them. This seems to be a CSS problem: the .bz_private class in skins/standard/global.css applies color and background styles, but they're overridden by the styling for the .comment-text class in extensions/BugModal/web/bug_modal.css.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Component: User Interface: Modal → User Interface
You need to log in before you can comment on or make changes to this bug.