Closed Bug 510159 Opened 17 years ago Closed 17 years ago

Cleanup CSS fonts for preferences and move some CSS presentation rules into the right file

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mfinkle, Assigned: mfinkle)

Details

Attachments

(1 file, 1 obsolete file)

Attached patch patch (obsolete) — Splinter Review
On hildon, the preferences panel fonts are not sized relative to the right core font-size. Changing to use :root for the font styles fixes that. Some of the styles in chrome/content/browser.css are presentational, not just for bindings. Those need to be moved to themes/hildon/platform.css and themes/wince/platform.css We need to settle on percentages or points for fonts, but that's a different bug.
Attachment #394221 - Flags: review?(21)
Mark, can we also remove all the #browser-container rules in chrome/content/browser.css since these are unused now? #browser-container > * { -moz-stack-sizing: ignore; } #browser-container > spacer { width: 1px; height: 1px; }
(In reply to comment #1) > Mark, can we also remove all the #browser-container rules in > chrome/content/browser.css since these are unused now? > > #browser-container > * { > -moz-stack-sizing: ignore; > } > > #browser-container > spacer { > width: 1px; > height: 1px; > } Yes, I can remove those
Attached patch patch 2Splinter Review
same as previous but removes extra unused rules
Attachment #394221 - Attachment is obsolete: true
Attachment #394426 - Flags: review?(21)
Attachment #394221 - Flags: review?(21)
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
bugspam
Assignee: nobody → mark.finkle
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: