en.javascript.info/1-js/4-code-quality/1-debugging-chrome/head.html
Ilya Kantor 057783d216 work
2016-07-21 17:05:55 +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>