Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restyle commit #106

Closed
wants to merge 4 commits into from
Closed

restyle commit #106

wants to merge 4 commits into from

Conversation

imprecation
Copy link

restyle referenced:
https://github.com/feross/instant.io/issues/17#issuecomment-111589349

it uses font-awesome for 3 glyphs (github, upload icon and the rocket) and google fonts for fonts Poiret One and Lato.

@imprecation
Copy link
Author

added footer and basic animation for hiding/showing torrent download form:
https://github.com/feross/instant.io/issues/17#issuecomment-111849044

animation used: https://gist.github.com/chrisbuttery/cf34533cbb30c95ff155


// https://gist.github.com/chrisbuttery/cf34533cbb30c95ff155
exports.fadeOut = function fadeOut (el) {
el.style.opacity = 1;
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If I remove this semi-colon it causes an error

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@feross
Copy link
Member

feross commented Apr 23, 2016

I'm really busy right now -- will check this out when I get a chance. Thanks for sending!

@j8r
Copy link

j8r commented Jun 12, 2016

@imprecation I've just installed your restyled version of Instant.io. Well done, nice design, i love it!

@feross
Copy link
Member

feross commented Jul 27, 2016

Thanks for the PR @imprecation, but I'm going to use a design based on Google's Material design for this. I know it's a bummer that I'm not going to merge this, but I really appreciate the work you put into this. Thanks again!

@feross feross closed this Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants