Labeled graphic completed state checkmark

This style changes the icon inside a completed/viewed marker to a checkmark.

Rise 360 labeled graphic marker check mark
/* completed state: change symbol to checkmark */
button.labeled-graphic-marker--complete:not(.labeled-graphic-marker--active).labeled-graphic-marker--visible i::before {
content:"✓"; 
color:black;
}

Getting started with theme components? Download the blank theme component css file.
Watch: installing a theme component.


Posted

in