From d076a517ba97da60791ded641a7952a784203d59 Mon Sep 17 00:00:00 2001 From: hackademix Date: Fri, 1 Feb 2019 00:14:50 +0100 Subject: Generic shims for Chromium derivatives. --- src/ui/options.html | 2 ++ src/ui/popup.html | 2 ++ src/ui/prompt.html | 2 ++ src/ui/siteInfo.html | 2 ++ 4 files changed, 8 insertions(+) (limited to 'src/ui') diff --git a/src/ui/options.html b/src/ui/options.html index 6e2ad0e..4d44d75 100644 --- a/src/ui/options.html +++ b/src/ui/options.html @@ -8,6 +8,8 @@ + + diff --git a/src/ui/popup.html b/src/ui/popup.html index 517b233..5efc9e9 100644 --- a/src/ui/popup.html +++ b/src/ui/popup.html @@ -6,6 +6,8 @@ NoScript Settings + + diff --git a/src/ui/prompt.html b/src/ui/prompt.html index 902b375..3c723e5 100644 --- a/src/ui/prompt.html +++ b/src/ui/prompt.html @@ -5,6 +5,8 @@ + + diff --git a/src/ui/siteInfo.html b/src/ui/siteInfo.html index 0cb24ec..c37fb53 100644 --- a/src/ui/siteInfo.html +++ b/src/ui/siteInfo.html @@ -1,5 +1,7 @@ + + -- cgit v1.2.3