aboutsummaryrefslogtreecommitdiffhomepage
path: root/public/popup.css
diff options
context:
space:
mode:
authorAjay <[email protected]>2022-06-13 13:16:47 -0400
committerAjay <[email protected]>2022-06-13 13:16:47 -0400
commit47220e0abc2cdb35324b5a6fedbc277efdcf50e2 (patch)
treef7191ab737b71e51dc36723e45c9b1600688ba83 /public/popup.css
parent9eec62d59f8074e06e93d862080dd6be64b12bbe (diff)
downloadSponsorBlock-47220e0abc2cdb35324b5a6fedbc277efdcf50e2.tar.gz
SponsorBlock-47220e0abc2cdb35324b5a6fedbc277efdcf50e2.zip
Fix some popup buttons
Diffstat (limited to 'public/popup.css')
-rw-r--r--public/popup.css5
1 files changed, 5 insertions, 0 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
*/