Skip to content

Instantly share code, notes, and snippets.

@tylermcginnis
Created September 9, 2015 23:40
Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save tylermcginnis/ccb8c3a256290bfd38df to your computer and use it in GitHub Desktop.
Save tylermcginnis/ccb8c3a256290bfd38df to your computer and use it in GitHub Desktop.
(function(){Array.prototype.slice.call(document.querySelectorAll('[data-reactid]')).forEach(function(ele){ele.style.background = 'rgba(0, 129, 255, 0.05)'})})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment