# HG changeset patch # User drewp@bigasterisk.com # Date 2024-06-03 23:35:49 # Node ID 2ce77421c0b71cac50d184f2707f3ca5f6bf4709 # Parent 361c612e3c60e091fe009cfa584abc2efe10812a put a big time display on ascoltami diff --git a/web/ascoltami/Light9AscoltamiUi.ts b/web/ascoltami/Light9AscoltamiUi.ts --- a/web/ascoltami/Light9AscoltamiUi.ts +++ b/web/ascoltami/Light9AscoltamiUi.ts @@ -69,6 +69,10 @@ export class Light9AscoltamiUi extends L th { text-align: right; } +#bigTime { + color: green; + font-size: 60pt; +} `, ]; @@ -117,13 +121,16 @@ export class Light9AscoltamiUi extends L

ascoltami on ${this.host}

-
+
+
{ this.selectedSong = ev.detail.song; }} .selectedSong=${this.selectedSong} - > + > +
t=${this.playerTime.toFixed(1)}
+