From 7395459046e880fe9ccb13cf57a02077eccbb814 Mon Sep 17 00:00:00 2001 From: SethBurkart123 Date: Wed, 21 Feb 2024 17:17:33 +1100 Subject: [PATCH] changed arrow color to match timetable --- src/SEQTA.ts | 20 +++++++++++++--- src/css/injected.scss | 53 +++++++++++++++++++++++++++++++++++++------ 2 files changed, 63 insertions(+), 10 deletions(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index d899fd7e..812799c9 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -733,6 +733,22 @@ export async function ObserveMenuItemPosition() { node, MenuitemSVGKey[node.dataset.key as keyof typeof MenuitemSVGKey], ) + } else if (node?.firstChild?.nodeName === 'LABEL') { + // Assuming `node` is an
  • element containing a