up
This commit is contained in:
parent
9ad9063d00
commit
97a0f22ff0
99 changed files with 1161 additions and 1208 deletions
8
1-js/03-code-quality/01-debugging-chrome/head.html
Normal file
8
1-js/03-code-quality/01-debugging-chrome/head.html
Normal file
|
@ -0,0 +1,8 @@
|
|||
<style>
|
||||
span.devtools {
|
||||
display: inline-block;
|
||||
background-image: url(/article/debugging-chrome/statusbarButtonGlyphs.svg);
|
||||
height:16px;
|
||||
width:16px;
|
||||
}
|
||||
</style>
|
Loading…
Add table
Add a link
Reference in a new issue