Bug 1305748 Edited the file name from the one which was missing to the one which was available.r=florian draft
authorRajat garg <rgargrajatgarg@gmail.com>
Wed, 05 Oct 2016 18:47:07 +0530
changeset 421159 890c730247b99d233ada591cbcafc9761baf35d2
parent 421152 484574d3548c0db424a7acc5e49b7ba65af6fd8a
child 421747 6f1b53e5a51cdf951185a4af14764044aadcf3e3
child 421749 7457981ce50cdc1404e1d6ce9f538af7133dffef
child 421752 a8fe668ea4e24110159aae78314554a2a7287b8a
child 421753 a5f13fe2b6eab585e25b252c5e7b672062acf7be
push id31412
push userbmo:rgargrajatgarg@gmail.com
push dateWed, 05 Oct 2016 13:17:41 +0000
reviewersflorian
bugs1305748
milestone52.0a1
Bug 1305748 Edited the file name from the one which was missing to the one which was available.r=florian MozReview-Commit-ID: D1hGxK9NTYU
toolkit/themes/windows/mozapps/update/updates.css
--- a/toolkit/themes/windows/mozapps/update/updates.css
+++ b/toolkit/themes/windows/mozapps/update/updates.css
@@ -101,17 +101,17 @@ wizardpage {
 }
 
 #pauseButton[paused="true"][disabled="true"] {
   -moz-image-region: rect(48px, 16px, 64px, 0px);
 }
 
 #verificationFailedIcon {
   margin-left: 5px;
-  list-style-image: url("chrome://global/skin/icons/notfound.png");
+  list-style-image: url("chrome://global/skin/icons/information-16.png");
 }
 
 /* Error Page */
 #errorReason {
   margin-top: 1px;
   margin-bottom: 2px;
   margin-inline-start: 6px !important;
   margin-inline-end: 5px;