From eee06e18be210fef0e94ee2919d02831895c2f8a Mon Sep 17 00:00:00 2001 From: Marc Durdin Date: Thu, 23 Sep 2021 14:03:39 +1000 Subject: [PATCH] chore(developer): cleanup links and display attributes --- windows/src/developer/TIKE/xml/kmw/index.html | 4 +++- windows/src/developer/TIKE/xml/kmw/packages.html | 2 +- windows/src/developer/TIKE/xml/kmw/test.css | 5 +++-- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/windows/src/developer/TIKE/xml/kmw/index.html b/windows/src/developer/TIKE/xml/kmw/index.html index b1609d13b7..6efd5b724e 100644 --- a/windows/src/developer/TIKE/xml/kmw/index.html +++ b/windows/src/developer/TIKE/xml/kmw/index.html @@ -50,7 +50,9 @@ - Install packages +
+ Install packages +
diff --git a/windows/src/developer/TIKE/xml/kmw/packages.html b/windows/src/developer/TIKE/xml/kmw/packages.html index 191032cec5..73562f981d 100644 --- a/windows/src/developer/TIKE/xml/kmw/packages.html +++ b/windows/src/developer/TIKE/xml/kmw/packages.html @@ -19,7 +19,7 @@

Install Packages

- +
diff --git a/windows/src/developer/TIKE/xml/kmw/test.css b/windows/src/developer/TIKE/xml/kmw/test.css index 47ca5e912d..7293143b58 100644 --- a/windows/src/developer/TIKE/xml/kmw/test.css +++ b/windows/src/developer/TIKE/xml/kmw/test.css @@ -114,9 +114,10 @@ h2 { display: none; } -.touch-device #install-link, -.touch-device #install-link-packages, +.install-link-packages, +#install-link-packages, #model-link, +.touch-device #install-link, .touch-device-ios #install-link-ios, .touch-device-android #install-link-android { display: inline-block;