Closed Bug 983892 Opened 10 years ago Closed 10 years ago

Box model tab's background is too dark - can't read dimensions

Categories

(DevTools :: Inspector, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED
Firefox 30

People

(Reporter: harth, Assigned: harth)

References

Details

Attachments

(3 files, 1 obsolete file)

Check out the "Box Model" tab in the devtools Inspector. The background is dark blue and the text listing the dimensions is only slightly different.

We should make the background white or grey to match the theme.
This is a quick fix, just removes that background image and now the background is white. At least it's readable now.
Assignee: nobody → fayearthur
Attachment #8391654 - Flags: review?(vporof)
Comment on attachment 8391654 [details] [diff] [review]
Quick fix - remove the blue grid background image

Review of attachment 8391654 [details] [diff] [review]:
-----------------------------------------------------------------

Do you think making the text white instead of removing the background would be a better solution here? I'm personally ok with this though.
Attachment #8391654 - Flags: review?(vporof) → review+
Attached image White background
Thanks for the review. I think the white fits better with the light theme than that dark blue grid.
I figured out that all the other inspector tabs are using a "theme-sidebar" class, whereas the box model was using a "theme-body" class. I changed it to the "theme-sidebar" class, and now it's light grey light the rest of the tabs. Looks good I think.

The dark theme looks the same because we still have the background image.
Attachment #8391654 - Attachment is obsolete: true
Attachment #8391667 - Flags: review?(vporof)
Comment on attachment 8391667 [details] [diff] [review]
Use 'theme-sidebar' instead of 'theme-body' class to get a light grey

Review of attachment 8391667 [details] [diff] [review]:
-----------------------------------------------------------------

<3
Attachment #8391667 - Flags: review?(vporof) → review+
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/06ec9263bd5c
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [fixed-in-fx-team]
Target Milestone: --- → Firefox 30
Blocks: 983933
Status: RESOLVED → VERIFIED
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: