From 1112204475f782c38d975a0684d8f910be6dce36 Mon Sep 17 00:00:00 2001 From: Joe Grandja Date: Fri, 5 May 2023 08:20:57 -0400 Subject: [PATCH] Polish web ui design for demo-client Issue gh-1196 --- .../src/main/resources/templates/device-activate.html | 2 +- .../src/main/resources/templates/device-authorize.html | 4 ++-- .../src/main/resources/templates/logged-out.html | 2 +- .../src/main/resources/templates/page-templates.html | 6 +++--- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/samples/demo-client/src/main/resources/templates/device-activate.html b/samples/demo-client/src/main/resources/templates/device-activate.html index f248d3d3..c704193e 100644 --- a/samples/demo-client/src/main/resources/templates/device-activate.html +++ b/samples/demo-client/src/main/resources/templates/device-activate.html @@ -9,7 +9,7 @@
-
+

Activation Required

You must activate this device.

diff --git a/samples/demo-client/src/main/resources/templates/device-authorize.html b/samples/demo-client/src/main/resources/templates/device-authorize.html index 95c3223b..41ef5637 100644 --- a/samples/demo-client/src/main/resources/templates/device-authorize.html +++ b/samples/demo-client/src/main/resources/templates/device-authorize.html @@ -9,11 +9,11 @@
-
+

Device Activation

Please visit on another device to continue.

-

Activation Code

+

Activation Code

diff --git a/samples/demo-client/src/main/resources/templates/logged-out.html b/samples/demo-client/src/main/resources/templates/logged-out.html index 585499d4..67a38ac4 100644 --- a/samples/demo-client/src/main/resources/templates/logged-out.html +++ b/samples/demo-client/src/main/resources/templates/logged-out.html @@ -9,7 +9,7 @@
-
+

You are now logged out.

diff --git a/samples/demo-client/src/main/resources/templates/page-templates.html b/samples/demo-client/src/main/resources/templates/page-templates.html index 4e83d929..6d9e17be 100644 --- a/samples/demo-client/src/main/resources/templates/page-templates.html +++ b/samples/demo-client/src/main/resources/templates/page-templates.html @@ -36,13 +36,13 @@
-