Skip to content

Commit 4a0a753

Browse files
committed
Better but temp icond for the DOM panel
1 parent 42262cb commit 4a0a753

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
477 Bytes
Loading

lib/dom/dom-panel.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const DomPanel = Class(
3636

3737
label: Locale.$STR("dom.panel.title"),
3838
tooltip: Locale.$STR("dom.panel.tip"),
39-
icon: "./icon-16.png",
39+
icon: "chrome://firebug/skin/tool-dom.png",
4040
url: "./dom/dom.html",
4141
searchable: true,
4242

0 commit comments

Comments
 (0)