Skip to content

Instantly share code, notes, and snippets.

@marshallmurphy
Created April 27, 2020 11:47
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 marshallmurphy/9accbe89bd40321fe7edc957cff443ec to your computer and use it in GitHub Desktop.
Save marshallmurphy/9accbe89bd40321fe7edc957cff443ec to your computer and use it in GitHub Desktop.
.dropdown button:hover,
.dropdown button:focus {
background-color: #3a3a3a;
}
.menuItem:focus,
.menuItem:hover {
background-color: #3a3a3a;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment