Source: dist/css/cvquality_boot.css, line 6662
7.2.1.2 Tab: Active
Description: Active State of Dark Tab. Add and remove the active is-active
class from the li-tag toggle the active effect
Source: dist/css/cvquality_boot.css, line 6662
Description: Active State of Dark Tab. Add and remove the active is-active
class from the li-tag toggle the active effect
<li class=" br-t_3 br_solid:md br_white-0 m-l_1 nav-item">
<a
id="ActiveLink-tab" data-bs-toggle="tab" data-bs-target="#ActiveLink" role="tab" aria-controls="ActiveLink" aria-selected="true"
class="active a:bg_accent-n2 h:underline-none a:c_white br-b_3 br_white-0 br_solid:md c_primary h:bg_acc-n3 h:br_accent h:c_white m-y_n2:md nav-link p-y_3:md p-x_4"
href="#">Active</a>
</li>