From a90a5cba08fdf6c0ceb95101c275108a152a3aed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Jun 2024 07:35:37 +0200 Subject: Merging upstream version 127.0. Signed-off-by: Daniel Baumann --- browser/components/aboutwelcome/content/aboutwelcome.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'browser/components/aboutwelcome/content/aboutwelcome.css') diff --git a/browser/components/aboutwelcome/content/aboutwelcome.css b/browser/components/aboutwelcome/content/aboutwelcome.css index 4e86b29e5d..0bde196f29 100644 --- a/browser/components/aboutwelcome/content/aboutwelcome.css +++ b/browser/components/aboutwelcome/content/aboutwelcome.css @@ -434,7 +434,7 @@ div#feature-callout.hidden { inset-inline: auto 0; margin-block: 16px 0; margin-inline: 0 16px; - background-color: var(--fc-background); + background-color: transparent; } #feature-callout .screen[pos=callout] .section-main .dismiss-button[button-size=small] { height: 24px; -- cgit v1.2.3