Skip to content

Commit f0f3b20

Browse files
committed
minor fixes
1 parent d92a93c commit f0f3b20

File tree

7 files changed

+8
-1043
lines changed

7 files changed

+8
-1043
lines changed
Lines changed: 1 addition & 1 deletion
Loading

1-js/03-code-quality/01-debugging-chrome/chrome-open-sources.svg

Lines changed: 1 addition & 1 deletion
Loading

1-js/03-code-quality/01-debugging-chrome/chrome-sources-breakpoint.svg

Lines changed: 1 addition & 1 deletion
Loading

1-js/03-code-quality/01-debugging-chrome/chrome-sources-debugger-pause.svg

Lines changed: 1 addition & 1 deletion
Loading

1-js/03-code-quality/01-debugging-chrome/chrome-sources-debugger-trace-1.svg

Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<style>
22
span.devtools {
33
display: inline-block;
4-
background-image: url(/article/debugging-chrome/toolbarButtonGlyphs.svg);
5-
height:16px;
6-
width:16px;
4+
background-image: url(/article/debugging-chrome/largeIcons.svg);
5+
height:18px;
6+
width:18px;
77
}
88
</style>

0 commit comments

Comments
 (0)