en.javascript.info/1-js/03-code-quality/01-debugging-chrome/head.html
Ilya Kantor 97a0f22ff0 up
2017-01-03 01:36:58 +03:00

8 lines
No EOL
166 B
HTML

<style>
span.devtools {
display: inline-block;
background-image: url(/article/debugging-chrome/statusbarButtonGlyphs.svg);
height:16px;
width:16px;
}
</style>