From 8584ea5a08e4e848d2d0a5a8b384e73d7d92f000 Mon Sep 17 00:00:00 2001 From: jamesread Date: Tue, 18 May 2021 00:28:35 +0100 Subject: [PATCH] Accessibility improvements --- .gitignore | 1 + webui/index.html | 12 +-- webui/js/ActionButton.js | 14 ++-- webui/js/marshaller.js | 2 +- webui/main.js | 31 +++---- webui/package.json | 6 +- webui/style.css | 169 +++++++++++++++++++++------------------ 7 files changed, 122 insertions(+), 113 deletions(-) diff --git a/.gitignore b/.gitignore index 3ae3997..a1b64a1 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ webui/node_modules gen/ go.sum OliveTin +reports diff --git a/webui/index.html b/webui/index.html index 52cee7d..b9878f4 100644 --- a/webui/index.html +++ b/webui/index.html @@ -11,15 +11,17 @@ -
-
+
+
+ OliveTin Actions +
-