diff --git a/resources/report/css/style.css b/resources/report/css/style.css index 16b34320..e01ad8fb 100644 --- a/resources/report/css/style.css +++ b/resources/report/css/style.css @@ -48,6 +48,9 @@ a { a:hover { text-decoration: underline; } +html /deep/ *:focus { + outline: none; +} /* App bar */ core-toolbar, div[drawer] > div:first-child {