Arches: Virtual ACC

Arches:Virtual ACC

Multi Product Brand Style System by the American College of Cardiology

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

13.14.3 Presentation List Item With Details

When sessions have more then one presentation they are listed in a list. Presentations are colored with bg_white and bg_white-9 to have color differences.

ClassList: Sub.ClassList.Border.BlackTop - Border Top

Sub.FacultyList - Faculty List Sub.ActionButtons.Favorite.Small - Small Action Button
Sub Components in Design:
    Data.Presentation.Title - Title Data.Presentation.LiveTime - Live Time
    Data Elements:

      Example

      Default styling

    • New York Cardiovascular Symposium 2021 Welcome Video and Introduction of Session and Faculty
      • Role Type 1:
      • Pepper H. Soda III, MD, FACC ( New York, NY, USA)
      • Role Type 2:
      • Dianna Denesik III ( New York, NY, USA)
      • Miguel Romaguera ( New York, NY, USA)
      • Jeanette Franecki ( New York, NY, USA)
      11:45 – 11:49 a.m. ET
      • Introduction 1 min
      • Presentation 25 min
      • Panel Discussion 5 min
    • FORMAT:
      This element uses data that has strict data formatting requirements. See the data tab for more information.
      NOTE:
      This might not function completely because of the JavaScript on the page in side the styleguide documentation.
      <li class="br-t_1 br_black-3 br_solid p-x_4 p-y_3 m_0 lh_2 bg_white relative font_ui">
        <div class="float_right inline p_3 m-r_n3 m-t_n3"><a href="#" aria-label="mark as favorite" class="btn btn-secondary btn-sm flex_none a:bg_alert-n2  h:bg_alert-n4 font-size_down-2" ><i class="fas fa-heart"></i></a></div>
        <span data-title="title" class="font-size_up-1 inline font_display lh_2">New York Cardiovascular Symposium 2021 Welcome Video and Introduction of Session and Faculty</span>
        <span class="font-size-down "><ul class="ul_inline-semicolon font_regular font_copy">
        <li class="no-after font_medium c_primary-n1 block w_100 block w_100 font-size_down-1">Role Type 1:</li>
        <li>Pepper H. Soda III, MD, FACC <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
        <li class="no-after font_medium c_primary-n1 block w_100  block w_100 font-size_down-1">Role Type 2:</li>
        <li>Dianna Denesik III <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
        <li>Miguel Romaguera <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
        <li>Jeanette Franecki <span class="opacity_9 font_light m-l_2">( New York, NY, USA)<span></li>
      </ul></span>
        <span class="font-size-down-1 c_accent-n1 font_italic block">11:45 – 11:49 a.m. <abbr title="EASTERN DAYLIGHT TIME, UTC -4">ET</abbr></span>
        <div class="br-b_2 br_black-2 br_solid m-b_n3 m-t_3 m-x_n4">
          <button class="bg_black-2 bg_transparent br-bl_square br-br_square br_0 br_br_square c_primary-n2 h:c_primary-n4 font-size_down-1 link m-x_4 p-x_4 p-y_3 lh_1" type="button" data-toggle="collapse" data-target="#extendPresentationData" aria-expanded="true" aria-controls="extendPresentationData" data-bs-toggle="collapse">
            <i class="a:rotation fa-fw fa-times fas self_center text_center"></i> Presentation Details </button>
          <div class="collapse show" id="extendPresentationData" style="">
            <div class="bg_black-2 br_none br_square card card-body">
              <ul class="ul_none flex flex_column items_stretch">
                <li class="br-b_1 br_solid br_black-3"> Introduction <span class="c_primary font_bold float_right">1 min</span>
                </li>
                <li class="br-b_1 br_solid br_black-3"> Presentation <span class="c_primary font_bold float_right">25 min</span>
                </li>
                <li class="br-b_1 br_solid br_black-3"> Panel Discussion <span class="c_primary font_bold float_right">5 min</span>
                </li>
              </ul>
            </div>
          </div>
        </div>
      </li>
      Copy Code