From 47220e0abc2cdb35324b5a6fedbc277efdcf50e2 Mon Sep 17 00:00:00 2001
From: Ajay
Date: Mon, 13 Jun 2022 13:16:47 -0400
Subject: [PATCH] Fix some popup buttons
---
public/popup.css | 5 +++++
public/popup.html | 16 ++++++++--------
2 files changed, 13 insertions(+), 8 deletions(-)
diff --git a/public/popup.css b/public/popup.css
index 54b69e1b..01142d6e 100644
--- a/public/popup.css
+++ b/public/popup.css
@@ -539,6 +539,11 @@
background: #444;
}
+#sponsorTimesDonateContainer a {
+ color: var(--sb-main-fg-color);
+ text-decoration: none;
+}
+
/*
* "Show Notice Again" button
*/
diff --git a/public/popup.html b/public/popup.html
index faf35ef8..48cdeea1 100644
--- a/public/popup.html
+++ b/public/popup.html
@@ -152,15 +152,15 @@
-