From 433bbbf90438ddf906a93e06bcfac915f2067542 Mon Sep 17 00:00:00 2001 From: Ajay Date: Sun, 17 Sep 2023 12:46:25 -0400 Subject: [PATCH] Remove popup css from content as iframes are used now Fixes #1774 --- manifest/manifest.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/manifest/manifest.json b/manifest/manifest.json index 3d106eb9..0cdc7019 100644 --- a/manifest/manifest.json +++ b/manifest/manifest.json @@ -17,9 +17,7 @@ ], "css": [ "content.css", - "shared.css", - "./libs/Source+Sans+Pro.css", - "popup.css" + "shared.css" ] }], "web_accessible_resources": [