Skip to content

Instantly share code, notes, and snippets.

@moderatorwes
Created September 9, 2014 17:46
Show Gist options
  • Save moderatorwes/34eb7053bc443c66e984 to your computer and use it in GitHub Desktop.
Save moderatorwes/34eb7053bc443c66e984 to your computer and use it in GitHub Desktop.
Zendesk: Change color of font on attachment area
.upload-dropzone span {
color: red !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment