Button Colours

The standard bootstrap buttons, plus extra variants that come with Varello

DefaultWhitePrimarySuccessInfoWarningDangerPurplePinkFaded BlueLink
Transparent Buttons

These buttons fill with their chosen colour when you hover over them

DefaultWhitePrimarySuccessInfoWarningDangerPurplePinkFaded Blue

Button Sizes

Varello provides you with a fifth, XL button along with the default four that come with bootstrap

Extra Large ButtonExtra Large Button

Large ButtonLarge Button

Standard ButtonStandard Button

Small ButtonSmall Button

Extra Small ButtonExtra Small Button

Button Toolbar

Group collections of buttons together to make a toolbar-esque element flow

Button Dropdowns

When you need to place a dropdown within the flow of the content, use a button dropdown

Split-Button Dropdowns

When you want to use a button dropdown, but want the main text to cause a different action than the caret (), then use a split-button dropdown.

Button Dropdown Sizes
Button Dropups

To make a dropdown open from the top, use the .dropupclass on the button group

Block Level Buttons

Make buttons span the entire width of their containing element

Block Level ButtonBlock Level ButtonBlock Level ButtonBlock Level Button

These also work as pills, and with all the size variants

Extra Large ButtonLarge ButtonDefault ButtonSmall ButtonExtra Small Button

Disabled State

The disabled state can be applied through a .disabledclass or the disabled property on buttons

DefaultWhitePrimarySuccessInfoWarningDangerPurplePinkFaded BlueLink
Active State

Like the disabled state, the active state can be applied like so

DefaultWhitePrimarySuccessInfoWarningDangerPurplePinkFaded BlueLink
Button Groups

If buttons have related functionality, they can be placed in a button group like so, with 4 different size variations

Large Default Small Extra Small
Button Group Nesting & Mixing Colours

Place a button group inside another one when you want a dropdown menu nested within them.

Vertical Button Groups

The vertical button group variant comes with Bootstrap

Justified Button Groups

Make a button group span the entire width of it's containing element