Last active
March 6, 2016 18:37
-
-
Save mndvns/b1cfe6cc3651d3ce5be9 to your computer and use it in GitHub Desktop.
CSS for trump like buttons
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
._2p7a.like { | |
background-image: url(http://i.imgur.com/8cRu6hb.png) !important; | |
} | |
._sa_ ._48-k::before { | |
background-image: url(http://i.imgur.com/WWIVI1S.png) !important; | |
} | |
.x2 ._iuz { | |
background-image: url(http://i.imgur.com/nIEol8j.png) !important; | |
} |
nice! updated the gist by adding !important
tags at the end of every rule
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When the like button state changes after I like the post it changes back to a thumbs up. The following works for me:
Before

After
