feat: query troubleshooter, improving json explorer

This commit is contained in:
Torkel Ödegaard
2017-05-20 23:43:59 +02:00
parent d840645dd7
commit 7cb6466251
3 changed files with 44 additions and 65 deletions

View File

@@ -44,11 +44,15 @@
color: $json-explorer-key-color;
cursor: pointer;
padding-right: 0.2rem;
margin-right: 4px;
}
.json-formatter-constructor-name {
cursor: pointer;
}
.json-formatter-array-comma { margin-right: 4px; }
.json-formatter-toggler {
line-height: 1.2rem;
font-size: 0.7rem;