Closed Bug 547458 Opened 15 years ago Closed 15 years ago

Modern theme needs CSS for about:memory

Categories

(SeaMonkey :: Themes, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
seamonkey2.1a1

People

(Reporter: neil, Assigned: InvisibleSmiley)

References

()

Details

(Keywords: modern)

Attachments

(1 file, 1 obsolete file)

Bug 520364 made it possible for themes to style about:memory
Attached patch patch (obsolete) (deleted) — Splinter Review
I mostly just copy-pasted from mozilla/toolkit/components/aboutmemory/content/aboutMemory.css and Modern's about.css. I'm not a Modern expert.
Assignee: nobody → jh
Status: NEW → ASSIGNED
Attachment #441614 - Flags: review?(neil)
Attachment #441614 - Flags: review?(neil) → review+
Comment on attachment 441614 [details] [diff] [review] patch r=me with a couple of nits fixed. >+h1 { >+ font-weight: bold; >+ font-size: x-large; >+} Probably unnecessary; see below. >+h2 { >+ margin-top: 0; >+ font-weight: bold; >+ font-size: large; >+} The font-weight is of course unnecessary, since all headers default to bold. I don't see any advantage in changing the default sizes either. We probably need to keep the zero top margin though. >+.memOverview table { >+ font-size: 120%; >+} about.css uses 110% for something similar.
Comment on attachment 441614 [details] [diff] [review] patch >+.memOverview table { .memOverview > table
Attached patch patch v2 [Checkin: comment 5] (deleted) — Splinter Review
Attachment #441614 - Attachment is obsolete: true
Attachment #443202 - Flags: review+
Keywords: helpwanted
Attachment #443202 - Attachment description: patch v2 → patch v2 [Checkin: comment 5]
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.1a1
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: