From 95d8907f492c70c83a97e13d04a55c09473402c0 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 12 Feb 2020 12:36:20 +0100 Subject: edge doesn't like template as first tag --- webAO/client.html | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/webAO/client.html b/webAO/client.html index c634bbe..2aa8877 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -16,6 +16,28 @@ + + +
+
+

Loading

+ +
+
+
+
+ +
+
+ + + - - -
-
-

Loading

- -
-
-
-
- -
-
- - - -- cgit From 1e23e713fb9dbd00632e39cc3ba6320c4ab1f01e Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 12 Feb 2020 12:38:15 +0100 Subject: wtf is text-align start --- webAO/client.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webAO/client.css b/webAO/client.css index 1deea9b..a23aa66 100644 --- a/webAO/client.css +++ b/webAO/client.css @@ -254,7 +254,7 @@ img { word-break: keep-all; word-wrap: break-word; overflow-wrap: break-word; - text-align: start; + text-align: left; overflow: hidden; scroll-behavior: smooth; } -- cgit From 759a4905f6d6bcf59a5d503cc99262285046a5d5 Mon Sep 17 00:00:00 2001 From: sD Date: Wed, 12 Feb 2020 15:26:50 +0100 Subject: give css links an id so the js can change them --- webAO/client.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webAO/client.html b/webAO/client.html index 2aa8877..0204560 100644 --- a/webAO/client.html +++ b/webAO/client.html @@ -5,7 +5,8 @@ Attorney Online session - + +