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

New linear-gradient syntax #78

Closed
mathiasbynens opened this issue Jan 11, 2012 · 6 comments
Closed

New linear-gradient syntax #78

mathiasbynens opened this issue Jan 11, 2012 · 6 comments

Comments

@mathiasbynens
Copy link
Collaborator

http://www.broken-links.com/2012/01/11/the-new-and-hopefully-final-linear-gradient-syntax/

As @gitbase mentioned in #77, it should be:

background-image: linear-gradient(to bottom, #444444, #999999);

…instead of:

background-image: linear-gradient(top, #444444, #999999);
@gitbase
Copy link

gitbase commented Jan 12, 2012

Righto :)

@paulirish
Copy link
Owner

Can someone else take a whack at the syntax update for this?

@gitbase
Copy link

gitbase commented Jan 20, 2012

do i get credit for this ? :D

@uxder
Copy link
Collaborator

uxder commented Jan 24, 2012

Can we close this issue as it's in the project?

@paulirish
Copy link
Owner

uxder you close this one :)

@uxder
Copy link
Collaborator

uxder commented Jan 24, 2012

Done!

@uxder uxder closed this as completed Jan 24, 2012
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

No branches or pull requests

4 participants