Last active
February 20, 2020 10:02
-
-
Save robhob/8dd80b9c3be15afe50b5bbe1cb31a887 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
<style type="text/css"> | |
.rv_button.closed:after {content:"\33";} | |
.rv_button.opened:after{content:"\32";} | |
</style> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello. For what do you need this CSS? And can I change the name for the button to Show more/Show less? Thank you!