From 7348360fead15f85f368d4d4d248e41aa4a2f4f2 Mon Sep 17 00:00:00 2001 From: Terry Truong Date: Sun, 22 Jan 2023 10:40:54 +1100 Subject: Add help content Change 'and onwards' symbol in timeline position label Set scrollbar color --- src/App.vue | 5 +- src/components/HelpModal.vue | 301 +++++++++++++++++++++++++++++++++------ src/components/SettingsModal.vue | 2 +- src/components/TimeLine.vue | 7 +- src/index.css | 10 ++ 5 files changed, 276 insertions(+), 49 deletions(-) (limited to 'src') diff --git a/src/App.vue b/src/App.vue index 0eb07d8..e474386 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,6 @@