Closed
Bug 1615679
Opened 5 years ago
Closed 5 years ago
Small regressions in Preferences UI styling
Categories
(Thunderbird :: General, defect)
Thunderbird
General
Tracking
(Not tracked)
RESOLVED
FIXED
Thunderbird 75.0
People
(Reporter: aleca, Assigned: Paenglab)
References
(Regression)
Details
(Keywords: regression)
Attachments
(3 files, 1 obsolete file)
The html:fieldset comes with an inline padding which is indenting the content in the Preferences panel.
html:legend section titles also have a font-weight attribute bold, but it should be 600 to respect what we had before.
| Assignee | ||
Comment 1•5 years ago
|
||
How it looks on Windows.
| Assignee | ||
Comment 2•5 years ago
|
||
This should fix all issues like the border background colour on Windows and all wrong margin/padding.
Assignee: nobody → richard.marti
Status: NEW → ASSIGNED
Attachment #9126788 -
Flags: review?(alessandro)
| Reporter | ||
Comment 3•5 years ago
|
||
Comment on attachment 9126788 [details] [diff] [review]
1615679-fieldset-legend-fix.patch
Review of attachment 9126788 [details] [diff] [review]:
-----------------------------------------------------------------
Boom, the fastest man alive!
A tiny wording fix to the commit message:
"Bug 1615679 - Fix the html:legend and html:fieldset styling in the Preferences and Account Manager Tab UI. r=aleca"
r+
Attachment #9126788 -
Flags: review?(alessandro) → review+
| Assignee | ||
Comment 4•5 years ago
|
||
Attachment #9126788 -
Attachment is obsolete: true
Attachment #9126789 -
Flags: review+
| Assignee | ||
Updated•5 years ago
|
Keywords: checkin-needed-tb
Pushed by geoff@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/04d8a75d43d1
Fix the html:legend and html:fieldset styling in the Preferences and Account Manager Tab UI. r=aleca
Updated•5 years ago
|
Target Milestone: --- → Thunderbird 75.0
Updated•5 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•