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: Utility Classes

Arches:Utility Classes

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/acc_uc.css, line 10777

7.2.1 Color

alter the border color of and object by adding the border color utitlity class.

Example s

Default styling

[modifier class] border

br_primary

border color

br_primary border

br_shade

border color

br_shade border

br_alert

border color

br_alert border

br_warning

border color

br_warning border

br_info

border color

br_info border

br_highlight

border color

br_highlight border
<div class="[modifier class] p_3 br_solid bw_3">[modifier class] border</div>
Copy Code