Use icons for all buttons
This commit is contained in:
6
app/styles/vendor/_json-tree-view.scss
vendored
6
app/styles/vendor/_json-tree-view.scss
vendored
@@ -1,8 +1,8 @@
|
||||
.jsonView{
|
||||
margin-left: 20px;
|
||||
font-family: Consolas, "Lucida Console", Menlo, "dejavu sans mono", monospace;
|
||||
font-size: 16px;
|
||||
line-height: 16px;
|
||||
font-size: 15px;
|
||||
line-height: 15px;
|
||||
padding: 2px;
|
||||
cursor: default;
|
||||
color: rgb(66, 66, 66);
|
||||
@@ -146,4 +146,4 @@
|
||||
.jsonView>.insert:hover{
|
||||
color: rgb(0, 0, 0);
|
||||
background: rgb(220, 220, 220);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user