Skip to content

Instantly share code, notes, and snippets.

@sendgrid-gists
Last active July 24, 2018 22:26
Show Gist options
  • Save sendgrid-gists/ae8cbffff0be7a3b5a01e3de98d5a37f to your computer and use it in GitHub Desktop.
Save sendgrid-gists/ae8cbffff0be7a3b5a01e3de98d5a37f to your computer and use it in GitHub Desktop.
SendGrid style-guide labels
<span class="label label-sent">Sent</span>
<span class="label label-delivered">Delivered</span>
<span class="label label-live">Live</span>
<span class="label label-success">Success</span>
<span class="label label-scheduled">Scheduled</span>
<span class="label label-pick-winner">Pick Winner</span>
<span class="label label-draft">Draft</span>
<span class="label label-global">Global</span>
<span class="label label-list">List</span>
<span class="label label-progress">In Progress</span>
<span class="label label-bounced">Bounced</span>
<span class="label label-canceled">Canceled</span>
<span class="label label-paused">Paused</span>
<span class="label label-error">Error</span>
<span class="label label-optimized">Optimized</span>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment