Buttons and Tags

Default button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Default button

.btn.btn-lg

Default button

.btn.btn-sm

.btn

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Default button

.btn[disabled]

Default button

.btn.btn-lg[disabled]

Default button

.btn.btn-sm[disabled]

.btn[disabled]

Bordered button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Bordered button

.btn.btn-bordered

Bordered button

.btn.btn-bordered.btn-lg

Bordered button

.btn.btn-bordered.btn-sm

.btn.btn-bordered

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Bordered button

.btn.btn-bordered[disabled]

Bordered button

.btn.btn-bordered.btn-lg[disabled]

Bordered button

.btn.btn-bordered.btn-sm[disabled]

.btn.btn-bordered[disabled]

Alternate button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Alternate button

.btn.btn-alternate

Alternate button

.btn.btn-alternate.btn-lg

Alternate button

.btn.btn-alternate.btn-sm

.btn.btn-alternate

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Alternate button

.btn.btn-alternate[disabled]

Alternate button

.btn.btn-alternate.btn-lg[disabled]

Alternate button

.btn.btn-alternate.btn-sm[disabled]

.btn.btn-alternate[disabled]

Button tag

Usually used in active filters.

Button tag

.btn.btn-tag

Button tag

.btn.btn-tag.btn-lg

Button tag

.btn.btn-tag.btn-sm

Button tag with close icon

.btn.btn-tag.mod-close

Button tag

.btn.btn-tag[disabled]

Button tag

.btn.btn-tag.btn-lg[disabled]

Button tag

.btn.btn-tag.btn-sm[disabled]

Button tag with close icon

.btn.btn-tag.mod-close[disabled]

Button tags with bg color. Usually used for nudges, and article tags.

Button tag

.btn.btn-tag-filled

Button tag

.btn.btn-tag-filled.btn-lg

Button tag

.btn.btn-tag-filled.btn-sm

Button tag with close icon

.btn.btn-tag-filled.mod-close

Button tag

.btn.btn-tag-filled[disabled]

Button tag

.btn.btn-tag-filled.btn-lg[disabled]

Button tag

.btn.btn-tag-filled.btn-sm[disabled]

Button tag with close icon

.btn.btn-tag-filled.mod-close[disabled]

Non-clickable tags, use <span>tag

Button tag

span.btn.btn-tag

Button tag

span.btn.btn-tag-filled

Content tags, usually used in event type and nudges

span.content-tag

span.content-tag.content-tag-filled

Status tags

Not started

span.status-tag.status-tag-neutral

In progress

span.status-tag.status-tag-warning

Completed

span.status-tag.status-tag-success

Failed

span.status-tag.status-tag-danger

Info

span.status-tag.status-tag-info

Pending

span.status-tag.status-tag-pending

Primary button

Primary button

.btn.btn-primary

Primary button

.btn.btn-primary.btn-lg

Primary button

.btn.btn-primary.btn-sm

.btn.btn-primary

Primary button

.btn.btn-primary[disabled]

Primary button

.btn.btn-primary.btn-lg[disabled]

Primary button

.btn.btn-primary.btn-sm[disabled]

.btn.btn-primary[disabled]

Secondary button

Secondary button

.btn.btn-secondary

Secondary button

.btn.btn-secondary.btn-lg

Secondary button

.btn.btn-secondary.btn-sm

.btn.btn-secondary

Secondary button

.btn.btn-secondary[disabled]

Secondary button

.btn.btn-secondary.btn-lg[disabled]

Secondary button

.btn.btn-secondary.btn-sm[disabled]

.btn.btn-secondary[disabled]

Tertiary button

Tertiary button

.btn.btn-tertiary

Tertiary button

.btn.btn-tertiary.btn-lg

Tertiary button

.btn.btn-tertiary.btn-sm

.btn.btn-tertiary

Tertiary button

.btn.btn-tertiary[disabled]

Tertiary button

.btn.btn-tertiary.btn-lg[disabled]

Tertiary button

.btn.btn-tertiary.btn-sm[disabled]

.btn.btn-tertiary[disabled]

Success button

Success button

.btn.btn-success

Success button

.btn.btn-success.btn-lg

Success button

.btn.btn-success.btn-sm

.btn.btn-success

Success button

.btn.btn-success[disabled]

Success button

.btn.btn-success.btn-lg[disabled]

Success button

.btn.btn-success.btn-sm[disabled]

.btn.btn-success[disabled]

Danger button

Danger button

.btn.btn-danger

Danger button

.btn.btn-danger.btn-lg

Danger button

.btn.btn-danger.btn-sm

.btn.btn-danger

Danger button

.btn.btn-danger[disabled]

Danger button

.btn.btn-danger.btn-lg[disabled]

Danger button

.btn.btn-danger.btn-sm[disabled]

.btn.btn-danger[disabled]

Danger button - bordered

Danger button - bordered

.btn.btn-danger-bordered

Danger button - bordered

.btn.btn-danger-bordered.btn-lg

Danger button - bordered

.btn.btn-danger-bordered.btn-sm

.btn.btn-danger-bordered

Danger button - bordered

.btn.btn-danger-bordered[disabled]

Danger button - bordered

.btn.btn-danger-bordered.btn-lg[disabled]

Danger button - bordered

.btn.btn-danger-bordered.btn-sm[disabled]

.btn.btn-danger-bordered[disabled]

Warning button

Warning button

.btn.btn-warning

Warning button

.btn.btn-warning.btn-lg

Warning button

.btn.btn-warning.btn-sm

.btn.btn-warning

Warning button

.btn.btn-warning[disabled]

Warning button

.btn.btn-warning.btn-lg[disabled]

Warning button

.btn.btn-warning.btn-sm[disabled]

.btn.btn-warning[disabled]

Info button

Info button

.btn.btn-info

Info button

.btn.btn-info.btn-lg

Info button

.btn.btn-info.btn-sm

.btn.btn-info

Info button

.btn.btn-info[disabled]

Info button

.btn.btn-info.btn-lg[disabled]

Info button

.btn.btn-info.btn-sm[disabled]

.btn.btn-info[disabled]

Button link

Button link

.btn.btn-link

Button link

.btn.btn-link.btn-lg

Button link

.btn.btn-link.btn-sm

Button link

.btn.btn-link[disabled]

Button link

.btn.btn-link.btn-lg[disabled]

Button link

.btn.btn-link.btn-sm[disabled]

Button link success

.btn.btn-link.btn-link-success

Button link danger

.btn.btn-link.btn-link-danger

Button link warning

.btn.btn-link.btn-link-warning

Button link info

.btn.btn-link.btn-link-info

Button link primary

.btn.btn-link.btn-link-primary

Button link secondary

.btn.btn-link.btn-link-secondary

Button link tertiary

.btn.btn-link.btn-link-tertiary

Button with icon

Play

.btn > .font-icon

Search

.btn > .font-icon

Delete

.btn > .font-icon

Submit

.btn > .fa

Button with arrow

.btn.btn-arrow

Button with arrow

.btn.btn-bordered.btn-arrow

Default button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Default button

.btn.btn-lg

Default button

.btn.btn-sm

.btn

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Default button

.btn[disabled]

Default button

.btn.btn-lg[disabled]

Default button

.btn.btn-sm[disabled]

.btn[disabled]

Bordered button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Bordered button

.btn.btn-bordered

Bordered button

.btn.btn-bordered.btn-lg

Bordered button

.btn.btn-bordered.btn-sm

.btn.btn-bordered

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Bordered button

.btn.btn-bordered[disabled]

Bordered button

.btn.btn-bordered.btn-lg[disabled]

Bordered button

.btn.btn-bordered.btn-sm[disabled]

.btn.btn-bordered[disabled]

Alternate button

Medium (default)
Radius:
Padding:

Large
Radius:
Padding:

Small
Radius:
Padding:

Default

How the button looks when it isn’t being interacted with, but is available to be interacted with. This could also be called the ‘Normal’ state.

Alternate button

.btn.btn-alternate

Alternate button

.btn.btn-alternate.btn-lg

Alternate button

.btn.btn-alternate.btn-sm

.btn.btn-alternate

Disabled

This is used if a process is loading as a way of blocking action, or in situations where the action is tied to a premium feature that requires upgrade before use. In both cases it should be paired with a tooltip to describe why the action is unavailable.

Alternate button

.btn.btn-alternate[disabled]

Alternate button

.btn.btn-alternate.btn-lg[disabled]

Alternate button

.btn.btn-alternate.btn-sm[disabled]

.btn.btn-alternate[disabled]

Button tag

Usually used in active filters.

Button tag

.btn.btn-tag

Button tag

.btn.btn-tag.btn-lg

Button tag

.btn.btn-tag.btn-sm

Button tag with close icon

.btn.btn-tag.mod-close

Button tag

.btn.btn-tag[disabled]

Button tag

.btn.btn-tag.btn-lg[disabled]

Button tag

.btn.btn-tag.btn-sm[disabled]

Button tag with close icon

.btn.btn-tag.mod-close[disabled]

Button tags with bg color. Usually used for nudges, and article tags.

Button tag

.btn.btn-tag-filled

Button tag

.btn.btn-tag-filled.btn-lg

Button tag

.btn.btn-tag-filled.btn-sm

Button tag with close icon

.btn.btn-tag-filled.mod-close

Button tag

.btn.btn-tag-filled[disabled]

Button tag

.btn.btn-tag-filled.btn-lg[disabled]

Button tag

.btn.btn-tag-filled.btn-sm[disabled]

Button tag with close icon

.btn.btn-tag-filled.mod-close[disabled]

Non-clickable tags, use <span>tag

Button tag

span.btn.btn-tag

Button tag

span.btn.btn-tag-filled

Content tags, usually used in event type and nudges

span.content-tag

span.content-tag.content-tag-filled

Status tags

Not started

span.status-tag.status-tag-neutral

In progress

span.status-tag.status-tag-warning

Completed

span.status-tag.status-tag-success

Failed

span.status-tag.status-tag-danger

Info

span.status-tag.status-tag-info

Pending

span.status-tag.status-tag-pending

Primary button

Primary button

.btn.btn-primary

Primary button

.btn.btn-primary.btn-lg

Primary button

.btn.btn-primary.btn-sm

.btn.btn-primary

Primary button

.btn.btn-primary[disabled]

Primary button

.btn.btn-primary.btn-lg[disabled]

Primary button

.btn.btn-primary.btn-sm[disabled]

.btn.btn-primary[disabled]

Secondary button

Secondary button

.btn.btn-secondary

Secondary button

.btn.btn-secondary.btn-lg

Secondary button

.btn.btn-secondary.btn-sm

.btn.btn-secondary

Secondary button

.btn.btn-secondary[disabled]

Secondary button

.btn.btn-secondary.btn-lg[disabled]

Secondary button

.btn.btn-secondary.btn-sm[disabled]

.btn.btn-secondary[disabled]

Tertiary button

Tertiary button

.btn.btn-tertiary

Tertiary button

.btn.btn-tertiary.btn-lg

Tertiary button

.btn.btn-tertiary.btn-sm

.btn.btn-tertiary

Tertiary button

.btn.btn-tertiary[disabled]

Tertiary button

.btn.btn-tertiary.btn-lg[disabled]

Tertiary button

.btn.btn-tertiary.btn-sm[disabled]

.btn.btn-tertiary[disabled]

Success button

Success button

.btn.btn-success

Success button

.btn.btn-success.btn-lg

Success button

.btn.btn-success.btn-sm

.btn.btn-success

Success button

.btn.btn-success[disabled]

Success button

.btn.btn-success.btn-lg[disabled]

Success button

.btn.btn-success.btn-sm[disabled]

.btn.btn-success[disabled]

Danger button

Danger button

.btn.btn-danger

Danger button

.btn.btn-danger.btn-lg

Danger button

.btn.btn-danger.btn-sm

.btn.btn-danger

Danger button

.btn.btn-danger[disabled]

Danger button

.btn.btn-danger.btn-lg[disabled]

Danger button

.btn.btn-danger.btn-sm[disabled]

.btn.btn-danger[disabled]

Danger button - bordered

Danger button - bordered

.btn.btn-danger-bordered

Danger button - bordered

.btn.btn-danger-bordered.btn-lg

Danger button - bordered

.btn.btn-danger-bordered.btn-sm

.btn.btn-danger-bordered

Danger button - bordered

.btn.btn-danger-bordered[disabled]

Danger button - bordered

.btn.btn-danger-bordered.btn-lg[disabled]

Danger button - bordered

.btn.btn-danger-bordered.btn-sm[disabled]

.btn.btn-danger-bordered[disabled]

Warning button

Warning button

.btn.btn-warning

Warning button

.btn.btn-warning.btn-lg

Warning button

.btn.btn-warning.btn-sm

.btn.btn-warning

Warning button

.btn.btn-warning[disabled]

Warning button

.btn.btn-warning.btn-lg[disabled]

Warning button

.btn.btn-warning.btn-sm[disabled]

.btn.btn-warning[disabled]

Info button

Info button

.btn.btn-info

Info button

.btn.btn-info.btn-lg

Info button

.btn.btn-info.btn-sm

.btn.btn-info

Info button

.btn.btn-info[disabled]

Info button

.btn.btn-info.btn-lg[disabled]

Info button

.btn.btn-info.btn-sm[disabled]

.btn.btn-info[disabled]

Button link

Button link

.btn.btn-link

Button link

.btn.btn-link.btn-lg

Button link

.btn.btn-link.btn-sm

Button link

.btn.btn-link[disabled]

Button link

.btn.btn-link.btn-lg[disabled]

Button link

.btn.btn-link.btn-sm[disabled]

Button link success

.btn.btn-link.btn-link-success

Button link danger

.btn.btn-link.btn-link-danger

Button link warning

.btn.btn-link.btn-link-warning

Button link info

.btn.btn-link.btn-link-info

Button link primary

.btn.btn-link.btn-link-primary

Button link secondary

.btn.btn-link.btn-link-secondary

Button link tertiary

.btn.btn-link.btn-link-tertiary

Button with icon

Play

.btn > .font-icon

Search

.btn > .font-icon

Delete

.btn > .font-icon

Submit

.btn > .fa

Button with arrow

.btn.btn-arrow

Button with arrow

.btn.btn-bordered.btn-arrow