Source: dist/css/library_boot.css, line 6751
3.1 Buttons
Basic Buttons
Source: dist/css/library_boot.css, line 6751
Basic Buttons
Medium buttons (default)
Primary Class Button (default)
Second Class Button
Button for call out actions
Success State.
Alert State.
Warning State
All button states can become hollow
Give the button softer corners
Give a button a shadow
Small buttons
Large buttons
Disabled buttons
<a class="btn btn-primary [modifier]" href="#">[modifier] button</a>
<button class="btn btn-primary [modifier]" href="#">[modifier] button</button>