en.javascript.info/1-js/03-code-quality/01-debugging-chrome/head.html
2019-10-10 20:55:21 +03:00

8 lines
156 B
HTML

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