Closed Bug 1815444 Opened 1 year ago Closed 1 year ago

MigrationWizard's progress page success-text should be slightly smaller and use the secondary text colour

Categories

(Firefox :: Migration, task, P3)

task

Tracking

()

RESOLVED FIXED
112 Branch
Tracking Status
firefox112 --- fixed

People

(Reporter: mconley, Assigned: steven100695)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

See the spec here: https://www.figma.com/file/PcMkM0ZaSSy3zmS3CYGWNj/Handover---students?node-id=10%3A6068&t=xcXlmaXjxcmy9Kim-4

The text size and colour should be adjusted. Note that Figma uses pixel (font-size: 11px) and literal colour values here (#5B5B66), but we don't want to do that in the code: this is because some users have their font sizes customized for accessibility reasons, and we need to respect that.

So what we should do is change the font-size using something like 0.81em and a color of var(--in-content-deemphasized-text).

This gets us incrementally closer to the spec. We'll probably want to do another pass looking at font sizes towards the end.

Severity: -- → S4
Priority: -- → P3
Assignee: nobody → steven100695
Pushed by mconley@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7cd81789fa3b
MigrationWizard's progress page success-text should be slightly smaller and use the secondary text colour. r=mconley.
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: