Last active
January 18, 2018 17:46
-
-
Save sendgrid-gists/d6549c035a4c34948d72156dd1258983 to your computer and use it in GitHub Desktop.
SendGrid style-guide segment terms
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="segment-term-wrap"> | |
<p class="segment-term-title">Entry Criteria</p> | |
<div class="segment-term has-separator"> | |
<p>The first time a contact is added to <strong>New customer list</strong></p> | |
<i class="sg-icon sg-icon-pencil segment-term-edit"></i> | |
</div> | |
</div> | |
<div class="segment-term-wrap"> | |
<p class="segment-term-title">Or</p> | |
<div class="segment-term has-separator"> | |
<p>Croissant lemon drops jelly beans sweet pastry jelly-o toffee muffin candy canes marshmallow <strong>chocolate bar gummi bears, cupcake, cheesecake jelly</strong></p> | |
<i class="sg-icon sg-icon-pencil segment-term-edit"></i> | |
</div> | |
<div class="btn-list"> | |
<a class="btn btn-secondary has-icon" href="#"><i class="sg-icon sg-icon-plus"></i> Add Condition</a> | |
</div> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment