Skip to content
This repository has been archived by the owner on Mar 15, 2018. It is now read-only.

refresh app detail page pt.1, app header (bug 1103201) #873

Merged
merged 1 commit into from
Jan 7, 2015

Conversation

ngokevin
Copy link
Contributor

Mock: https://www.dropbox.com/sh/7v0lv4rm70139o7/AACc_XBUl2TC5ALeR9ksdunQa

This focuses on the app tile portion of the app detail page, i.e., the top.

  • button color definitions now using the common colors.styl palette
  • preview CSS moved to diff file
  • detail CSS now in css/detail, split off into different portions of the detail page
  • copy for the app notices shortened
  • some CSS selectors made less specific (e.g., remove .listing from detail page, have preview trays use .tray over .mkt-tile .tray
  • need to have the backend deserialize a 128px icon, but now i'm just using |replace('64.png', '128.png')

screen shot 2014-12-26 at 6 32 57 am

screen shot 2014-12-26 at 6 34 51 am

@ngokevin ngokevin force-pushed the feed-detail branch 2 times, most recently from 88ec565 to 2e5498c Compare December 31, 2014 01:29
@ngokevin ngokevin changed the title refresh app detail page pt.1, app tile (bug 1103201) refresh app detail page pt.1, app header (bug 1103201) Dec 31, 2014
@ngokevin
Copy link
Contributor Author

ngokevin commented Jan 6, 2015

@spasovski

@ngokevin ngokevin force-pushed the feed-detail branch 2 times, most recently from d08dfb2 to e420475 Compare January 6, 2015 19:21
@spasovski
Copy link
Contributor

This is what I see on mobile:

@ngokevin
Copy link
Contributor Author

ngokevin commented Jan 7, 2015

my bad need to rebase

@ngokevin
Copy link
Contributor Author

ngokevin commented Jan 7, 2015

sorry about that. re-r? the other detail PRs depend on this one

@spasovski
Copy link
Contributor

Seems like the stars could use something akin to position: relative;top: 1px. The install button font-size is also too small but not sure if that belongs in this PR anyway.

@spasovski
Copy link
Contributor

Still see the unpadded header on mobile

but not sure if it needs attention since it seems addressed in your subsequent PRs.

@spasovski
Copy link
Contributor

r+wc

@ngokevin ngokevin force-pushed the feed-detail branch 3 times, most recently from 61ab0a9 to e10a416 Compare January 7, 2015 20:56
ngokevin added a commit that referenced this pull request Jan 7, 2015
refresh app detail page pt.1, app header (bug 1103201)
@ngokevin ngokevin merged commit 472d778 into mozilla:feed Jan 7, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants