Skip to content

Instantly share code, notes, and snippets.

@cgorshing
Created April 5, 2019 14:17
Show Gist options
  • Save cgorshing/3302f1983bf861ef572fb6501728f433 to your computer and use it in GitHub Desktop.
Save cgorshing/3302f1983bf861ef572fb6501728f433 to your computer and use it in GitHub Desktop.
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