From afb1c5131e212f6481c3295e14a05cc085e68825 Mon Sep 17 00:00:00 2001 From: Alice Gaudon Date: Tue, 19 May 2020 07:00:14 +0200 Subject: [PATCH] Add status icon to inform user about secure/not secure connection --- resources/index.html | 17 ++++++++-- resources/js/index.js | 18 ++++++++++- resources/style/index.css | 67 ++++++++++++++++++++++++++++++++++++++- 3 files changed, 97 insertions(+), 5 deletions(-) diff --git a/resources/index.html b/resources/index.html index e297f01..067ab61 100644 --- a/resources/index.html +++ b/resources/index.html @@ -18,10 +18,21 @@