From b6038c87b66630b341e431a4722856c9a3a282ed Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Mon, 28 Dec 2020 17:41:59 -0500 Subject: Improve document focus control (#1167) * Improve styles for #content-scroll-focus * Create new class to manage and control document focus * Use new focus class * Add a check to prevent redundant .blur calls --- ext/bg/legal.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/bg/legal.html') diff --git a/ext/bg/legal.html b/ext/bg/legal.html index cda3dcc7..7aca19bc 100644 --- a/ext/bg/legal.html +++ b/ext/bg/legal.html @@ -224,6 +224,8 @@ THE SOFTWARE. + + -- cgit v1.2.3