diff --git a/browser/metro/theme/platform.css b/browser/metro/theme/platform.css index af06d364c99e..cce646eb466b 100644 --- a/browser/metro/theme/platform.css +++ b/browser/metro/theme/platform.css @@ -636,6 +636,10 @@ tabmodalprompt:not([promptType="promptUserAndPass"]) .infoContainer { .meta { background-color: @panel_light_color@; + background-image: url("chrome://browser/skin/images/firefox-watermark.png"); + background-repeat: no-repeat; + background-position: center center; + background-attachment: fixed; } /* needs to observe the viewstate */