Simple glazed buttons.

I've overwritten some of the broken glazed defaults for button styles, each of these styles can be inverted by adding the modifier class of "btn_alt" to the button.
Icons can be added before or after the button label using either

  • "icon-before-[icon]"
  • "icon-after-[icon]"

I've mapped 3 icons from fontawesome for this demo, adding new ones is fairly simple but as there are a few thousand available I figured it'd make more sense to add them as they are needed



Button type

Default

btn_alt css modifier

icon

btn-default

button-outline

btn-link