From 98f12a9fcc3a43c2b5d224e186f871e66a1e11b7 Mon Sep 17 00:00:00 2001 From: kpge Date: Wed, 11 Sep 2019 17:07:28 +0800 Subject: [PATCH] add focus style to in getting started page Signed-off-by: kpge --- packages/getting-started/src/browser/style/index.css | 1 - 1 file changed, 1 deletion(-) diff --git a/packages/getting-started/src/browser/style/index.css b/packages/getting-started/src/browser/style/index.css index 7a3bd1d289886..b52f8a88f7b3b 100644 --- a/packages/getting-started/src/browser/style/index.css +++ b/packages/getting-started/src/browser/style/index.css @@ -63,7 +63,6 @@ html, body { border: none; color: var(--theia-accent-color1); font-weight: 500; - outline: 0; text-decoration: none; }