Source: dist/css/virtual_boot.css, line 8556
13.1.4 Action Buttons Featured
The Featured Actions buttons never have the calendar reminder button.
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 8556
The Featured Actions buttons never have the calendar reminder button.
<aside class="flex flex_none flex_column gap-y_3 m-x_auto:md max-w_30:md w_100 m-t_auto">
<nav aria-label="session actions" class="flex flex_none flex_row gap-x_2 gap-y_3 justify_between">
<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 [active]" ><i class="fas fa-heart"></i></a> <a href="#" aria-label="navigate to" class="btn btn-primary flex_auto">Watch</a>
</nav>
<a href="#" aria-label="download attachments" class="br_radius btn btn-outline-secondary btn-sm flex_auto font-size_down-1 w_100"><i class="far fa-paperclip"></i> Attachments</a>
</aside>