Status
People
(Reporter: glob, Assigned: glob)
Tracking
Firefox Tracking Flags
(Not tracked)
Details
Attachments
(1 attachment)
2.30 KB,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
with the mozilla skin, the font size in splinter is too small (it's 10.4px, should be 13px)
(Assignee) | ||
Comment 1•6 years ago
|
||
actually, 13px would be too big. dusk used 10.6px, a result of #bugzilla-body have a font-size of 10pt, which is then reduced by 80% by splinter. sandstone removes the #bugzilla-body size, so the end result is smaller. 90% looks reasonable, will attach a patch
Summary: the font size in splinter is too small (it's 10.4px, should be 13px) → the font size in splinter is too small
(Assignee) | ||
Comment 2•6 years ago
|
||
Created attachment 792053 [details] [diff] [review] 906576_1.patch
Attachment #792053 -
Flags: review?(dkl)
Comment 3•6 years ago
|
||
Comment on attachment 792053 [details] [diff] [review] 906576_1.patch Review of attachment 792053 [details] [diff] [review]: ----------------------------------------------------------------- r=dkl
Attachment #792053 -
Flags: review?(dkl) → review+
(Assignee) | ||
Comment 4•6 years ago
|
||
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/ modified extensions/Splinter/template/en/default/pages/splinter.html.tmpl modified extensions/Splinter/web/splinter.css modified extensions/Splinter/web/splinter.js modified skins/contrib/Mozilla/global.css Committed revision 8959.
Status: NEW → RESOLVED
Last Resolved: 6 years ago
Resolution: --- → FIXED
Updated•4 months ago
|
Product: bugzilla.mozilla.org → bugzilla.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•