html,body{width: 100%;height: 100%;} .container{padding-top: 20px;} .table-info,.table-columns{margin-top: 10px;} .table-info .desc{margin-top: 10px;} #tableDescInput{display: none;} #tableDescShow .icon-edit{cursor: pointer;margin-left: 20px;display: none;} .modal-table-box{margin-top: 10px; max-height: 500px;overflow-y: auto;} #fuzzySearchModal .table td:nth-child(3){word-break:break-all;max-width: 400px;} #doExport{margin-right: 10px;} #exportModal .alert{margin-top: 10px;} #exportUl{list-style: none;} #exportUl li{float: left; border: 1px solid #ccc;padding: 10px 15px; margin: 0 10px 10px 0; background-color: #ccc;cursor: pointer;} #exportUl li.checked{border: 1px solid #3f51b5;background-color: #8666b8;color:#fff;} .upgrade-info{display: none;} /* S-覆盖原生样式 */ .chosen-container-single .chosen-single div b {margin-top: 8px;} /* E-覆盖原生样式 */ /* S-JSON展示的样式 */ pre.json{margin-top:0px;margin-bottom:0px;} pre.json .canvas{font:10pt georgia;background-color:#ececec;color:#000000;border:1px solid #cecece;} pre.json .objectBrace{color:#00aa00;font-weight:bold;} pre.json .arrayBrace{color:#0033ff;font-weight:bold;} pre.json .propertyName{color:#cc0000;font-weight:bold;} pre.json .string{color:#007777;} pre.json .number{color:#aa00aa;} pre.json .boolean{color:#0000ff;} pre.json .function{color:#aa6633;text-decoration:italic;} pre.json .null{color:#0000ff;} pre.json .comma{color:#000000;font-weight:bold;} pre img{cursor: pointer;} /* E-JSON展示的样式 */