en.javascript.info/1-js/5-code-quality/1-debugging-chrome/head.html
Ilya Kantor 3f5f2cac8b work
2016-07-22 20:47:41 +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>