Skip to content

Instantly share code, notes, and snippets.

@cainhill
Last active October 4, 2021 22:57
Show Gist options
  • Save cainhill/42a377c40a203a470582b0a6ae3bc13a to your computer and use it in GitHub Desktop.
Save cainhill/42a377c40a203a470582b0a6ae3bc13a to your computer and use it in GitHub Desktop.
/* google.com */
div[aria-label^="Google Drive Folder: o"] {
color: #007500 !important;
font-weight: bold;
}
div[aria-label^="Google Drive Folder: x"] {
color: #ddd !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment