Closed
Bug 572838
Opened 15 years ago
Closed 15 years ago
Style improvements to versions page
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
5.11.2
People
(Reporter: fligtar, Assigned: potch)
References
()
Details
(Whiteboard: [z])
Attachments
(1 file)
|
96.36 KB,
image/png
|
Details |
Jeff asked me what style improvements I want made to the versions page, so made a few quick Firebug tweaks:
* the warning box should be white with a C63717 border (ignore the light blue in the screenshot)
* the padding/min-height on the h2 should be removed and it should be C63717 and italic (Jeff is making the capitalization changes)
* the giant background icon should go away
* the "Works with" label in each box should be dropped to 1em
Comment 1•15 years ago
|
||
This affects https://preview.addons.mozilla.org/en-US/firefox/addon/1865/#releasenotes and https://preview.addons.mozilla.org/z/en-US/firefox/addon/1865/versions.
We're going for something close to the look of these sections on prod.
* The button needs to float right.
* The heading should be on one line.
* There's some stray margins and borders.
The style of the title changed in #releasenotes, but I (personally) don't mind the look.
Thanks potch!
| Assignee | ||
Comment 2•15 years ago
|
||
fligtar liked it! http://github.com/jbalogh/zamboni/commit/5f76cb5
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Comment 3•15 years ago
|
||
The new style doesn't scale: https://preview.addons.mozilla.org/z/en-US/firefox/addon/722/versions/
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 4•15 years ago
|
||
much better. http://github.com/jbalogh/zamboni/commit/897c23d
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Comment 5•15 years ago
|
||
Fligtar, you made a few comments yesterday in IRC; have they been addressed? Can you list them here, if not?
| Reporter | ||
Comment 6•15 years ago
|
||
No, doesn't look like they've been added yet.
* release notes on the details page shouldn't be italic
* View All Versions should become 'View all versions' and have a dotted separate above it with an arrow, like 'See all reviews' has.
* the 'What's this?' link should be smaller font size like in remora
* The colon from compatibility ranges should be removed
| Assignee | ||
Comment 7•15 years ago
|
||
(In reply to comment #6)
> * The colon from compatibility ranges should be removed
Jeff, I've been looking around in the code, and I couldn't find where the formatting for the compatibility entries is located. Can you point me in the right direction, or if it's too tricky, remove the colon?
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 8•15 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Comment 9•15 years ago
|
||
verified the following for https://preview.addons.mozilla.org/en-US/firefox/addon/1865/
* the warning box should be white with a C63717 border
* the padding/min-height on the h2 should be removed and it should be C63717
and italic
* the giant background icon should go away
release notes on the details page shouldn't be italic
* View All Versions should become 'View all versions' and have a dotted
separate above it with an arrow, like 'See all reviews' has.
* the 'What's this?' link should be smaller font size like in remora
* The colon from compatibility ranges should be removed
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•