debugging

This commit is contained in:
Ilya Kantor 2019-10-10 20:55:21 +03:00
parent 6d44c1e1ac
commit 9fe85ae862
11 changed files with 1507 additions and 1057 deletions

View file

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