Skip to content

Instantly share code, notes, and snippets.

@zanderwar
Created August 10, 2015 07:58
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 zanderwar/4955dddd3f25e86bfad7 to your computer and use it in GitHub Desktop.
Save zanderwar/4955dddd3f25e86bfad7 to your computer and use it in GitHub Desktop.
<button type='button' class='ipsButton'>Default</button>
<button type='button' class='ipsButton ipsButton_important'>Important</button>
<button type='button' class='ipsButton ipsButton_primary'>Primary</button>
<button type='button' class='ipsButton ipsButton_alternate'>Alternate</button>
<button type='button' class='ipsButton ipsButton_positive'>Positive</button>
<button type='button' class='ipsButton ipsButton_intermediate'>Intermediate</button>
<button type='button' class='ipsButton ipsButton_negative'>Negative</button>
<button type='button' class='ipsButton ipsButton_verylight'>Very Light</button>
<button type='button' class='ipsButton ipsButton_overlaid'>Overlaid</button>
<button type='button' class='ipsButton ipsButton_link'>Link</button>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment