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: Online Video Library

Arches:Online Video Library

Multi Product Brand Style System by the American College of Cardiology

Source: dist/css/library_boot.css, line 8855

10.14.9 Time Markers

shows users where they results can be found in the result.

Sub.ClassList.Inset.down-1 - Inset Down 1 Sub.ClassList.Inset.padding - Inset Padding
Class Lists Used in the Design:
    <aside class="flex flex_row flex_wrap font_ui inset-level_down-1 bg_black-1 shadow_emboss-light br_solid br_1 br_black-2 br_radius texture_light p_2 p_3:md">
        <strong class="p-r_3 block w_100">Search Word Found At These Time Markers</strong>
        <ul class="ul_inline-pipe">
            <li class="c_primary uppercase font_medium"><a href="#" class="link"><i class="fas fa-play c_primary font-size_down-1 self_center"></i> start</a></li>
            <li><a href="#" class="link"><i class="fas fa-step-forward c_primary font-size_down-1 self_center"></i>  0:53</a></li>
            <li><a href="#" class="link"><i class="fas fa-step-forward c_primary font-size_down-1 self_center"></i>  2:30</a></li>
        </ul>
    </aside>
    Copy Code