Source: dist/css/virtual_boot.css, line 8387
13.1.3 Favorite Button
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.
This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/virtual_boot.css, line 8387
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.
<a href="#" aria-label="mark as favorite" class="btn btn-secondary flex_none a:bg_alert-n2 h:bg_alert-n4 flex_none grid items_center text_center [modifier]" ><i class="fas fa-heart"></i></a>