Closed Bug 478629 Opened 17 years ago Closed 8 years ago

Fix header line style in linux update window

Categories

(Firefox :: Theme, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: micmon, Unassigned)

Details

Attachments

(1 file)

The top line of the update dialog has a different (incorrect) look compared to the bottom line (which looks right). This seems to do the trick for me: .wizard-header { border-bottom: 1px solid ThreeDShadow !important; }
If it looks like the Screenshot in bug 478631 something is weird. For me the edges at the bottom are like the two at the top.
Attached image Screenshot
You are right... the code posted above is not correct either. The bright shadow pixel is missing. Here's a screenshot of what I get without and modifications, notice how the top line is much darker than the bottom line.
oh sorry, I meant you mean the window border.. You're absolutely right, the top line is much darker than the bottom one. Can confirm this bug.
Component: General → Theme
QA Contact: general → theme
If I remember correctly, the bottom line is a <separator> so it gets painted natively. The top one is just a bottom border for that heading text, which is why it looks different. I believe the only (proper) solution would be to introduce a proper separator below the heading text and to remove the border
Dialog no longer exists.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: