Closed Bug 416891 Opened 18 years ago Closed 17 years ago

Change the width of the main div for wide-screen displays in about.css

Categories

(Firefox :: General, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 3 beta4

People

(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)

References

()

Details

Attachments

(1 file)

Attached patch Patch (v1)Splinter Review
Spinoff from bug 372826 comment 17. This can happen by using a percent value for max-width style on #aboutPageContainer. A patch to fix this is attached. This patch adds the aboutPageWideContainer CSS class to about.css, so that pages which wish to use a wide-screen compatible styling (such as about:license and about:buildconfig in bug 372826) can use this style on their main <div> with id aboutPageContainer. This is done so that this patch doesn't have any impact on the current about: page. Gavin: can you review this? It's pretty simple to review, and has no impact on the current chrome://global/skin/about.css usage.
Attachment #302670 - Flags: review?(gavin.sharp)
What about pinstripe?
Don't we just want this to apply to all about: pages? Which pages would it be unsuitable for?
> Don't we just want this to apply to all about: pages? Which pages would it be > unsuitable for? about: looks silly at max-width:80%. You can test that with Firebug.
Yes, that's exactly why I added the change to a separate class, after seeing what it makes about: look like. :-)
Attachment #302670 - Flags: review?(gavin.sharp) → review+
Comment on attachment 302670 [details] [diff] [review] Patch (v1) This is a simple change which doesn't have any side effect on the current code, and will be used in bug 372826 for example. Seeking approval.
Attachment #302670 - Flags: approval1.9?
Attachment #302670 - Flags: approval1.9? → approval1.9+
Keywords: checkin-needed
Checking in toolkit/themes/winstripe/global/about.css; /cvsroot/mozilla/toolkit/themes/winstripe/global/about.css,v <-- about.css new revision: 1.2; previous revision: 1.1 done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: