Skip to content

Rise 360 labeled graphic checkmark by philfoss

Details

Authorphilfoss

LicenseNo License

Categoryrise.articulate.com

Created

Updated

Size501 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

change completed marker symbol to checkmark

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         rise 360 labeled graphic checkmark
@version      20241227.16.50
@namespace    https://userstyles.world/user/Phil Foss
@description  change completed labeled marker to checkmark
@author       Phil Foss
==/UserStyle== */

@-moz-document domain("rise.articulate.com") {
/* 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;
}
}

Reviews

No reviews yet.