diff --git a/toolkit/themes/gnomestripe/global/netError.css b/toolkit/themes/gnomestripe/global/netError.css index d20e3aaab31..1652b8f058f 100644 --- a/toolkit/themes/gnomestripe/global/netError.css +++ b/toolkit/themes/gnomestripe/global/netError.css @@ -123,7 +123,7 @@ body[dir="rtl"] #brand { } :root.blacklist #errorPageContainer { - background-image: url("moz-icon://stock/gtk-dialog-error?size=dialog"); + background-image: url("chrome://global/skin/icons/blacklist_large.png"); background-color: #722; }