This commit is contained in:
Ilya Kantor 2016-03-04 19:06:36 +03:00
parent 05a93ced80
commit 811a6c7920
2 changed files with 22 additions and 0 deletions

View file

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