Source: dist/css/acc_uc.css, line 15876
2.2.5 Rotation on Active
Add in the a:
in front of these classes gives you the rotation only when the item is active.
active
state.This is currently being depreciated. Please visited the new location for the styleguide at https://assets.acc.org/Arches/Latest/docs/
Source: dist/css/acc_uc.css, line 15876
Add in the a:
in front of these classes gives you the rotation only when the item is active.
active
state.Rotate by 45 degrees
Rotate by 90 degrees
Rotate by 135 degrees
Rotate by 180 degrees
Rotate by 225 degrees
Rotate by 270 degrees
Rotate by 315 degrees
<span><i class="font_10 fas fa fa-user a:[modifier class]"></i> Not Active </span>
<span><i class="active font_10 fas fa fa-user a:[modifier class]"></i> Active </span>