Skip to content

Instantly share code, notes, and snippets.

@robyoung
Last active September 20, 2017 08:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robyoung/335c2316edd5a51d037ca917b9b5253e to your computer and use it in GitHub Desktop.
Save robyoung/335c2316edd5a51d037ca917b9b5253e to your computer and use it in GitHub Desktop.
custom css
#pulls .failed {
display: none;
}
#pulls li:has(a[href*="artsalliancemedia/auth-service"]) {
display: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment