[tor-commits] [torbutton/maint-10.0] fixup! Bug 40013: End of year 2020 Fundraising campaign

gk at torproject.org gk at torproject.org
Fri Oct 23 08:22:36 UTC 2020


commit f35f3d481d017182296ebb39494bea94ce73e3ff
Author: Alex Catarineu <acat at torproject.org>
Date:   Thu Oct 22 14:38:00 2020 +0200

    fixup! Bug 40013: End of year 2020 Fundraising campaign
    
    Bug 40021: Keep page shown after Tor Browser update purple
---
 chrome/skin/aboutTor.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chrome/skin/aboutTor.css b/chrome/skin/aboutTor.css
index aad81e70..223a5c73 100644
--- a/chrome/skin/aboutTor.css
+++ b/chrome/skin/aboutTor.css
@@ -348,7 +348,7 @@ body[mobile] .onion-pattern-container {
 }
 
 /* End of year 2020 Fundraising campaign */
-body[toron][eoy2020] {
+body[toron][eoy2020]:not([hasbeenupdated]) {
   background-color: black;
 }
 



More information about the tor-commits mailing list