From 4998409f1bfc4f4e5bef6b30451e667572df8df7 Mon Sep 17 00:00:00 2001 From: "Saw, Hansly Kendrich" Date: Sun, 11 Sep 2022 16:27:46 +0800 Subject: [PATCH] fixed viewer UI - Buttons have titles. - There is an icon and the title field for the defined website. - Sample URLs were commented. --- viewer.html | 80 ++++++++++++++++++++++++++++++++++------------------- 1 file changed, 52 insertions(+), 28 deletions(-) diff --git a/viewer.html b/viewer.html index 3aa43fb..78041c4 100644 --- a/viewer.html +++ b/viewer.html @@ -16,26 +16,22 @@ @@ -64,19 +90,17 @@ document.webkitFullscreenElement || document.msFullscreenElement;