diff options
Diffstat (limited to 'arc-firefox-theme/chrome/browser/aboutSocialError.css')
-rw-r--r-- | arc-firefox-theme/chrome/browser/aboutSocialError.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arc-firefox-theme/chrome/browser/aboutSocialError.css b/arc-firefox-theme/chrome/browser/aboutSocialError.css index cb4a890..fffc18d 100644 --- a/arc-firefox-theme/chrome/browser/aboutSocialError.css +++ b/arc-firefox-theme/chrome/browser/aboutSocialError.css @@ -5,7 +5,7 @@ } #errorTitle { - background: url("aboutNetError_info.svg") left 0 no-repeat; + background: url("chrome://global/skin/icons/info.svg") left 0 no-repeat; background-size: 2em; -moz-padding-start: 3em; } |