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 8931

10.10.1.2 Breadcrumb Last Item

The last Item in the Breadcrumb doesn't include a link to the page and is decorated as highlighted.

Example s

Search

Search Page

  • Page Type Label Search
  • Session Name

    Session Page

  • Page Type Label Session
  • <li class="flex flex_row flex_auto flex_50 lh_2 m-b_1 overflow_hidden relative c_black-7">
        <i class="fal fa-chevron-left c_primary-n2 m-x_3 self_center font-size_down"></i>
        <div class="flex flex_row flex_nowrap overflow_ellipsis nowrap">
            <span class=" flex_auto self_center">Page Type Label</span>
            <span class=" flex_auto self_center display_inline:md display_none font_medium">[modifier]</span>
        </div>
    </li>
    Copy Code