This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-91.13.0esr-11.5-1
in repository tor-browser.
The following commit(s) were added to refs/heads/tor-browser-91.13.0esr-11.5-1 by this push:
new 0f0f58c39fb2 fixup! Bug 2176: Rebrand Firefox to TorBrowser
0f0f58c39fb2 is described below
commit 0f0f58c39fb252c35707cdd4a904138b820b01ba
Author: hackademix <giorgio(a)maone.net>
AuthorDate: Tue Sep 27 10:04:56 2022 +0200
fixup! Bug 2176: Rebrand Firefox to TorBrowser
---
toolkit/content/widgets/message-bar.css | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/toolkit/content/widgets/message-bar.css b/toolkit/content/widgets/message-bar.css
index cc36a4cebde9..0a7f3be8d9a4 100644
--- a/toolkit/content/widgets/message-bar.css
+++ b/toolkit/content/widgets/message-bar.css
@@ -187,7 +187,7 @@
display: block;
width: 2px;
position: absolute;
- background-image: linear-gradient(0, #9059ff 0%, #ff4aa2 52.08%, #ffbd4f 100%);
+ background-image: linear-gradient(0, #00dbde 0%, #9a89ff 50%, #fc00ff 100%);
top: 0;
inset-inline-start: 0;
height: 100%;
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.