Minor css tweak

This commit is contained in:
jos 2015-12-25 15:13:33 +01:00
parent a4c5190135
commit 2b671f1f5a
1 changed files with 1 additions and 3 deletions

View File

@ -34,10 +34,8 @@
.jsoneditor .field.empty::after,
.jsoneditor .value.empty::after {
text-transform: uppercase;
pointer-events: none;
color: rgba(77, 77, 77, 0.66);
font-weight: bold;
color: lightgray;
font-size: 8pt;
}