json-object-editor
Version:
JOE the Json Object Editor | Platform Edition
13 lines (12 loc) • 393 B
CSS
/*-------------------------------------------------------------------->
STYLE: Variant1
<--------------------------------------------------------------------*/
.style-variant1 .joe-panel-content-option {
border: 1px solid #e1e1e1;
margin: .4% .3% .1% .3%;
background-color: #fff;
}
.style-variant1 .list-mode .joe-panel-content{
padding:0;
background: #eee;
}