8 lines
165 B
HTML
8 lines
165 B
HTML
<style>
|
|
span.devtools {
|
|
display: inline-block;
|
|
background-image: url(/article/debugging-chrome/toolbarButtonGlyphs.svg);
|
|
height:16px;
|
|
width:16px;
|
|
}
|
|
</style>
|