From 6bd647f8c6e0cec64281d53b2d7fe4610475bca0 Mon Sep 17 00:00:00 2001 From: Jan Skovgaard Date: Wed, 14 Aug 2019 17:29:26 +0200 Subject: [PATCH] =?UTF-8?q?Accessibility:=20Unable=20to=20navigate=20to=20?= =?UTF-8?q?close=20'X'=20icon=20with=20keyboa=E2=80=A6=20(#5964)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../components/application/umb-tour.html | 22 ++++++++++--------- .../application/umbtour/umb-tour-step.html | 8 +++++-- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/components/application/umb-tour.html b/src/Umbraco.Web.UI.Client/src/views/components/application/umb-tour.html index b756d23b5000..5410d453c4ca 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/application/umb-tour.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/application/umb-tour.html @@ -4,22 +4,22 @@
- +
- + - + - + - +
@@ -27,9 +27,11 @@ current-step="model.currentStepIndex + 1" total-steps="model.steps.length"> - +
+ +
- +
@@ -40,7 +42,7 @@
- +
@@ -64,7 +66,7 @@

Congratulations!

- +
@@ -83,4 +85,4 @@

Oh, we got lost!

-
\ No newline at end of file +
diff --git a/src/Umbraco.Web.UI.Client/src/views/components/application/umbtour/umb-tour-step.html b/src/Umbraco.Web.UI.Client/src/views/components/application/umbtour/umb-tour-step.html index 4180477c04c2..a2caff4ff2f5 100644 --- a/src/Umbraco.Web.UI.Client/src/views/components/application/umbtour/umb-tour-step.html +++ b/src/Umbraco.Web.UI.Client/src/views/components/application/umbtour/umb-tour-step.html @@ -2,9 +2,13 @@
- +
- \ No newline at end of file +