Skip to content

Instantly share code, notes, and snippets.

@sasairc
Created November 4, 2015 08:24
Show Gist options
  • Save sasairc/42bc1896df6bea3867d5 to your computer and use it in GitHub Desktop.
Save sasairc/42bc1896df6bea3867d5 to your computer and use it in GitHub Desktop.
.HeartAnimation {
background: url(https://pbs.twimg.com/media/CS9A2C_VAAANPi_.png:large);
background-size: 2900%;
background-position: left;
}
.ProfileTweet-action--favorite .ProfileTweet-actionButton:hover .HeartAnimation, .ProfileTweet-action--favorite .ProfileTweet-actionButton:focus .HeartAnimation, .favorited .ProfileTweet-action--favorite .HeartAnimation {
background-position: right;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment