This is an automated email from the git hooks/post-receive script.
richard pushed a commit to branch tor-browser-102.3.0esr-12.0-2 in repository tor-browser.
The following commit(s) were added to refs/heads/tor-browser-102.3.0esr-12.0-2 by this push: new e7abbc4a38a3 fixup! Bug 2176: Rebrand Firefox to TorBrowser e7abbc4a38a3 is described below
commit e7abbc4a38a324215d8de2498f0c2f4a8a5d64b1 Author: hackademix giorgio@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 0de6d5a9e605..870d869a1303 100644 --- a/toolkit/content/widgets/message-bar.css +++ b/toolkit/content/widgets/message-bar.css @@ -186,7 +186,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%;