Created
April 5, 2019 14:17
-
-
Save cgorshing/3302f1983bf861ef572fb6501728f433 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
javascript:elem=document.getElementById("dev-outliner");if(elem){elem.parentNode.removeChild(elem);}else{document.body.insertAdjacentHTML('beforeEnd',%20'<style%20id="dev-outliner">*{outline:1px%20orange%20solid%20!important;}</style>');};void(0); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment