RSS Git Download  Clone
Raw Blame History 150B 9 lines
.jsoneditor-poweredBy {
    display: none;
}
@media (min-width:960px) {
    md-dialog.fullscreen-dialog-json-editor {
        min-width: 75%;
    }
}