Buttons

Global variables

$button-class: "-btn" !global
$button-font-weight: 200 !global
$button-min-font-size: 9px !global
$button-border-radius: 3px !global
$button-border-width: 1px !global

Use button class -btn to create great buttons.

Use theme classes (you can include any theme, so themes class names can be different) -primary-, -error-, -success-, etc. with <button> or <input type="button"> to set theme.

As always to use font-awesome icons you need to:

Button tags

Use class -btn with <a>, <input> and <button>.

Link


Link

Rounded

Add _round_ modifier to round button

Round link


Round link