.o2_statement_statementDesignerNode { height : 360px; overflow: hidden; padding: 20px; box-shadow: 0 0 10px #999999; background: #f3f3f3; border-bottom: 1px solid #cccccc; } .o2_statement_statementDesignerFormatLine { overflow:hidden; line-height: 30px; border-bottom: 1px solid #666666; } .o2_statement_statementDesignerFormatTitle { font-weight: bold; float: left; margin-right: 10px; } .o2_statement_statementDesignerLine { margin-top: 5px; overflow: hidden; line-height: 30px; } .o2_statement_statementDesignerLine div { height: 30px; line-height: 30px; float: left; margin-right: 10px; user-select: text; } .o2_statement_statementDesignerSelectTable { width: 80px; margin-top: 3px; height: 20px !important; text-align: center; line-height: 20px !important; border: 1px solid #cccccc; border-radius: 3px; background-color: #ffffff; cursor: pointer; } .o2_statement_statementDesignerTableContent{ min-width: 30px; } .o2_statement_statementDesignerTitle { font-weight: bold; } .o2_statement_statementDesignerJpqlLine { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerCountJpqlLine { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerScript { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerCountScript { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerSqlLine { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerCountSqlLine { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerSqlScript { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementDesignerCountSqlScript { height: 260px; margin-top: 10px; border: 1px solid #cccccc; background: #ffffff; } .o2_statement_statementRunDefaultNode { /*overflow: auto;*/ /*float: left;*/ background: #ffffff; } .o2_statement_statementRunNode { margin-top: 10px; padding: 0px; box-shadow: 0 0 10px #999999; background: #f3f3f3; border-bottom: 1px solid #cccccc; } .o2_statement_statementRunContentNode { overflow: hidden; } .o2_statement_statementRunLeftNode{ height: 100%; width: 47%; /*overflow: auto;*/ float: left; background: #ffffff; } .o2_statement_statementRunTitleNode{ height: 30px; line-height: 30px; color: #333; padding: 0 10px; font-size: 14px; text-align: center; background-color: #eeeeee; } .o2_statement_statementRunFilterNode{ height: calc( 50% - 50px ); width: 100%; overflow: hidden; background: #ffffff; } .o2_statement_statementRunJsonNode { height: calc( 50% - 50px ); width: 100%; overflow: hidden; background: #ffffff; } .o2_statement_statementRunInputNode{ border-top: 1px solid #999; padding-top: 5px; height: 40px; width: 100%; overflow: hidden; background: #ffffff; } /*.o2_statement_statementRunJsonNode {*/ /* height: 100%;*/ /* width: 40%;*/ /* overflow: hidden;*/ /* float: left;*/ /* background: #ffffff;*/ /*}*/ .o2_statement_statementRunActionNode { height: 100%; width: 8%; overflow: hidden; float: left; background: #f3f3f3; } .o2_statement_statementRunResultNode { height: 100%; width: 45%; overflow: auto; float: left; background: #ffffff; } .o2_statement_statementRunActionContent { height: 50px; width: 50px; background: url("../x_component_query_StatementDesigner/$Statement/default/icon/run.png") center center no-repeat; position: relative; top:45%; margin: auto; cursor: pointer; } .o2_statement_tabNode{ height: 32px; } .o2_statement_statementJpqlTabNode{ height: 32px; } .o2_statement_resizeNode{ height: 3px; background-color: #505050; cursor: row-resize; } .o2_statement_help{ float: right; height: 16px; width: 16px; margin-top:7px; cursor: pointer; background: url("../x_component_process_FormDesigner/$Main/default/formtoolbar/question.png") center center no-repeat; }