Created
February 26, 2020 19:56
-
-
Save dprevite/6ca532d9c1542ba865a0a9eece497e8f to your computer and use it in GitHub Desktop.
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
.expando-button, .thing .expando-button.image, .thing div.expando-button, .thing div.expando-button.collapsed { | |
margin: 2px 5px 2px 0; | |
height: 23px!important; | |
background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…gxPSIxNi41IiB5MT0iMTguNzUiIHgyPSIyMSIgeTI9IjE4Ljc1IiAvPgoJPC9nPgo8L3N2Zz4=); | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment