summaryrefslogtreecommitdiffstats
path: root/devtools/client/shared/components/NotificationBox.css
diff options
context:
space:
mode:
Diffstat (limited to 'devtools/client/shared/components/NotificationBox.css')
-rw-r--r--devtools/client/shared/components/NotificationBox.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/devtools/client/shared/components/NotificationBox.css b/devtools/client/shared/components/NotificationBox.css
index f2ff550f46..b051c96a2f 100644
--- a/devtools/client/shared/components/NotificationBox.css
+++ b/devtools/client/shared/components/NotificationBox.css
@@ -87,7 +87,7 @@
}
.notificationbox .messageImage[data-type="new"] {
- background-image: url("chrome://global/skin/icons/whatsnew.svg");
+ background-image: url("chrome://devtools/skin/images/whatsnew.svg");
fill: var(--theme-highlight-blue);
}