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: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/virtual_boot.css, line 8401

13.1.3.1 Favorite Button (Disabled)

The favorite button is a simple icon that can be used to add or remove a favorite. This button reflects the state of the favorite.

Example s

Default styling

active

when the favorite is active

<span  class="btn btn-secondary flex_none flex_none disabled grid items_center text_center " ><i class="fas fa-heart"></i></span>
Copy Code