From bf349050123eaaa7b58f82b7e3a84e2857fdea8c Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 18 Dec 2020 09:43:54 -0500 Subject: Improve display tags (#1117) * Update tag style * Add styles/HTML for notifications * Add DisplayNotification class * Add support for tag notifications * Simplify notification content --- ext/bg/search.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/bg') diff --git a/ext/bg/search.html b/ext/bg/search.html index c0f98d8c..34d36478 100644 --- a/ext/bg/search.html +++ b/ext/bg/search.html @@ -65,6 +65,7 @@ + @@ -87,6 +88,7 @@ + -- cgit v1.2.3