2 lines
2.9 KiB
CSS
Raw Permalink Normal View History

2025-05-29 15:03:59 +08:00
.my-header{display:flex;flex-direction:row;justify-content:space-between}.flowMsgPopover{display:none}.tipBox{width:180px;background:#fff;border-radius:4px;border:1px solid #ebeef5;padding:12px}.tipBox p{line-height:28px;margin:0;padding:0}.cell-item{display:flex;align-items:center}.view-mode .el-header,.view-mode .el-aside,.view-mode .djs-palette,.view-mode .bjs-powered-by{display:none}.view-mode .el-loading-mask{background-color:initial}.view-mode .el-loading-spinner{display:none}.containers{width:100%;height:100%}.containers .canvas{width:100%;height:100%;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PHBhdHRlcm4gaWQ9ImEiIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgcGF0dGVyblVuaXRzPSJ1c2VyU3BhY2VPblVzZSI+PHBhdGggZD0iTTAgMTBoNDBNMTAgMHY0ME0wIDIwaDQwTTIwIDB2NDBNMCAzMGg0ME0zMCAwdjQwIiBmaWxsPSJub25lIiBzdHJva2U9IiNlMGUwZTAiIG9wYWNpdHk9Ii4yIi8+PHBhdGggZD0iTTQwIDBIMHY0MCIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZTBlMGUwIi8+PC9wYXR0ZXJuPjwvZGVmcz48cmVjdCB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2EpIi8+PC9zdmc+)}.containers .panel{position:absolute;right:0;top:50px;width:300px}.containers .load{margin-right:10px}.containers .djs-palette{left:0!important;top:0;border-top:none}.containers .djs-container svg{min-height:650px}.containers .overlays-div{font-size:10px;color:red;width:100px;top:-20px!important}.containers .flow-viewer{position:relative;padding:0}.containers .flow-viewer .button-group{display:flex;position:absolute;width:auto;height:auto;top:10px;right:10px}.containers .highlight.djs-shape .djs-visual>:nth-child(1){fill:#56bb56!important;stroke:#56bb56!important;fill-opacity:.2!important}.containers .highlight.djs-shape .djs-visual>:nth-child(2){fill:#56bb56!important}.containers .highlight.djs-shape .djs-visual>path{fill:#56bb56!important;fill-opacity:.2!important;stroke:#56bb56!important}.containers .highlight.djs-connection>.djs-visual>path{stroke:#56bb56!important}.containers .highlight-todo.djs-connection>.djs-visual>path{stroke:#eab24a!important;stroke-dasharray:4px!important;fill-opacity:.2!important}.containers .highlight-todo.djs-shape .djs-visual>:nth-child(1){stroke-dasharray:5,5;stroke-dashoffset:500;stroke:#eab24a!important;fill:#fcd37f33!important}@keyframes draw{to{stroke-dashoffset:0}}.containers .process-status{position:absolute;width:auto;height:auto;display:flex;float:right;top:10px;left:10px;font-size:12px}.containers .process-status .intro{color:#303133;margin-top:5px}.containers .process-status .finish{background-color:#e8ffea;padding:4px;border:1px solid rgba(0,180,42,.1);border-radius:3px;color:#56bb56;margin-right:8px}.containers .process-status .processing{background-color:#fcf5ea;padding:4px;border:1px solid #fce9c7;border-radius:3px;color:#eab24a;margin-right:8px}.containers .process-status .todo{padding:4px;background:#ecedee;border:1px solid rgba(204,204,204,.1);border-radius:3px;color:#666;margin-right:5px}