This Documentation is Moved!

This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/

Arches: ACC & Bootstrap

Arches:ACC & Bootstrap

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_boot.css, line 6923

2.4.2 Buttons

Description: Basic Buttons and modifiers.

Example s

Default styling

.btn-primary

primary button

.btn-secondary

secondary button

.btn-warning

secondary button

.btn-alert

secondary button

.btn-hollow

secondary button

.btn-accent

accent button

.disabled

disabled button

<button class="btn [modifier class]">Button</button>
Copy Code