From a9c4acd2e6b25c8ac09ad499fc1efa0ebc033e20 Mon Sep 17 00:00:00 2001 From: Bastian Venthur Date: Fri, 10 Jun 2022 20:22:51 +0000 Subject: Remove :focus-reset which makes very ugly buttons when pressed. --- english/debian.css | 1 - 1 file changed, 1 deletion(-) (limited to 'english') diff --git a/english/debian.css b/english/debian.css index dd9e8ef3b0c..e5697a55357 100644 --- a/english/debian.css +++ b/english/debian.css @@ -64,7 +64,6 @@ ol, ul { list-style: none; } table { border-collapse: separate; border-spacing: 0; } blockquote, q { quotes: "" ""; } html { background-color: transparent; } -:focus { outline: 1px dotted grey; } caption, th, td { text-align: left; font-weight: normal; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } -- cgit v1.2.3