Skip to content

Instantly share code, notes, and snippets.

@pastak
Created October 1, 2019 10:56
Show Gist options
  • Save pastak/b8091b6069921ddf33a21d5d4d0b81eb to your computer and use it in GitHub Desktop.
Save pastak/b8091b6069921ddf33a21d5d4d0b81eb to your computer and use it in GitHub Desktop.
[aria-label*=approval] {
background-color: #079e07;
color: white !important;
font-weight: bold;
}
[aria-label*="Review required"] {
background-color: #ffeb00;
color: black !important;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment