yetanalytics / lrs

Protocols, specifications, and logic for building an xAPI Learning Record Store (LRS) in Clojure(Script).
https://www.yetanalytics.com/lrs
Apache License 2.0
4 stars 1 forks source link

LRS-34 use css for truncator label text for easier customizability #41

Closed milt closed 3 years ago

milt commented 3 years ago

LRS-34

This PR moves responsibility for the truncator label text (besides the number) to CSS. The aim is easier implementation, since the upstream rendering code cannot be changed.

Note that this may break upstream impls with their own CSS, hence asking for @cliffcaseyyet to take a look with the lrs admin console in mind.