diff --git a/browser/base/content/aboutaccounts/aboutaccounts.xhtml b/browser/base/content/aboutaccounts/aboutaccounts.xhtml index 475f0e86f97a..e188aa49668e 100644 --- a/browser/base/content/aboutaccounts/aboutaccounts.xhtml +++ b/browser/base/content/aboutaccounts/aboutaccounts.xhtml @@ -38,7 +38,6 @@
-

&aboutAccounts.connected;

diff --git a/browser/base/content/aboutaccounts/images/graphic_sync_intro.png b/browser/base/content/aboutaccounts/images/graphic_sync_intro.png deleted file mode 100644 index ff5f482f0c91..000000000000 Binary files a/browser/base/content/aboutaccounts/images/graphic_sync_intro.png and /dev/null differ diff --git a/browser/base/content/aboutaccounts/images/graphic_sync_intro@2x.png b/browser/base/content/aboutaccounts/images/graphic_sync_intro@2x.png deleted file mode 100644 index 89fda068112c..000000000000 Binary files a/browser/base/content/aboutaccounts/images/graphic_sync_intro@2x.png and /dev/null differ diff --git a/browser/base/content/aboutaccounts/main.css b/browser/base/content/aboutaccounts/main.css index 8f4c3b34e5f6..c85292408d4e 100644 --- a/browser/base/content/aboutaccounts/main.css +++ b/browser/base/content/aboutaccounts/main.css @@ -110,15 +110,15 @@ header h1 .graphic-sync-intro { - background-image: url(images/graphic_sync_intro.png); + background-image: url(chrome://browser/skin/fxa/sync-illustration.png); background-repeat: no-repeat; - background-size: 150px 195px; - height: 195px; + background-size: contain; + height: 231px; + width: 231px; margin: 0 auto; overflow: hidden; text-indent: 100%; white-space: nowrap; - width: 150px; } .description, @@ -161,6 +161,6 @@ only screen and (min-device-pixel-ratio: 2), only screen and ( min-resolution: 192dpi), only screen and ( min-resolution: 2dppx) { .graphic-sync-intro { - background-image: url(images/graphic_sync_intro@2x.png); + background-image: url(chrome://browser/skin/fxa/sync-illustration@2x.png); } } diff --git a/browser/base/jar.mn b/browser/base/jar.mn index 2f9dd9aa3adc..712394c7643c 100644 --- a/browser/base/jar.mn +++ b/browser/base/jar.mn @@ -56,8 +56,6 @@ browser.jar: content/browser/aboutaccounts/main.css (content/aboutaccounts/main.css) content/browser/aboutaccounts/normalize.css (content/aboutaccounts/normalize.css) content/browser/aboutaccounts/images/fox.png (content/aboutaccounts/images/fox.png) - content/browser/aboutaccounts/images/graphic_sync_intro.png (content/aboutaccounts/images/graphic_sync_intro.png) - content/browser/aboutaccounts/images/graphic_sync_intro@2x.png (content/aboutaccounts/images/graphic_sync_intro@2x.png) content/browser/aboutRobots-icon.png (content/aboutRobots-icon.png) diff --git a/browser/locales/en-US/chrome/browser/aboutAccounts.dtd b/browser/locales/en-US/chrome/browser/aboutAccounts.dtd index 35872215619c..5b9601f2e6e9 100644 --- a/browser/locales/en-US/chrome/browser/aboutAccounts.dtd +++ b/browser/locales/en-US/chrome/browser/aboutAccounts.dtd @@ -3,7 +3,6 @@ - file, You can obtain one at http://mozilla.org/MPL/2.0/. --> -