static.kuangkie.hydrogen.css.main-781666ec429f93747535.css Maven / Gradle / Ivy
The newest version!
/* stylelint-disable */
html,
body {
width: 100%;
height: 100%;
}
input::-ms-clear,
input::-ms-reveal {
display: none;
}
*,
*::before,
*::after {
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
-ms-overflow-style: scrollbar;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
@-ms-viewport {
width: device-width;
}
body {
margin: 0;
}
[tabindex='-1']:focus {
outline: none;
}
hr {
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1,
h2,
h3,
h4,
h5,
h6 {
margin-top: 0;
margin-bottom: 0.5em;
font-weight: 500;
}
p {
margin-top: 0;
margin-bottom: 1em;
}
abbr[title],
abbr[data-original-title] {
-webkit-text-decoration: underline dotted;
text-decoration: underline;
text-decoration: underline dotted;
border-bottom: 0;
cursor: help;
}
address {
margin-bottom: 1em;
font-style: normal;
line-height: inherit;
}
input[type='text'],
input[type='password'],
input[type='number'],
textarea {
-webkit-appearance: none;
}
ol,
ul,
dl {
margin-top: 0;
margin-bottom: 1em;
}
ol ol,
ul ul,
ol ul,
ul ol {
margin-bottom: 0;
}
dt {
font-weight: 500;
}
dd {
margin-bottom: 0.5em;
margin-left: 0;
}
blockquote {
margin: 0 0 1em;
}
dfn {
font-style: italic;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
pre,
code,
kbd,
samp {
font-size: 1em;
font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace;
}
pre {
margin-top: 0;
margin-bottom: 1em;
overflow: auto;
}
figure {
margin: 0 0 1em;
}
img {
vertical-align: middle;
border-style: none;
}
a,
area,
button,
[role='button'],
input:not([type='range']),
label,
select,
summary,
textarea {
touch-action: manipulation;
}
table {
border-collapse: collapse;
}
caption {
padding-top: 0.75em;
padding-bottom: 0.3em;
text-align: left;
caption-side: bottom;
}
input,
button,
select,
optgroup,
textarea {
margin: 0;
color: inherit;
font-size: inherit;
font-family: inherit;
line-height: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type='button'],
[type='reset'],
[type='submit'] {
-webkit-appearance: button;
}
button::-moz-focus-inner,
[type='button']::-moz-focus-inner,
[type='reset']::-moz-focus-inner,
[type='submit']::-moz-focus-inner {
padding: 0;
border-style: none;
}
input[type='radio'],
input[type='checkbox'] {
box-sizing: border-box;
padding: 0;
}
input[type='date'],
input[type='time'],
input[type='datetime-local'],
input[type='month'] {
-webkit-appearance: listbox;
}
textarea {
overflow: auto;
resize: vertical;
}
fieldset {
min-width: 0;
margin: 0;
padding: 0;
border: 0;
}
legend {
display: block;
width: 100%;
max-width: 100%;
margin-bottom: 0.5em;
padding: 0;
color: inherit;
font-size: 1.5em;
line-height: inherit;
white-space: normal;
}
progress {
vertical-align: baseline;
}
[type='number']::-webkit-inner-spin-button,
[type='number']::-webkit-outer-spin-button {
height: auto;
}
[type='search'] {
outline-offset: -2px;
-webkit-appearance: none;
}
[type='search']::-webkit-search-cancel-button,
[type='search']::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-file-upload-button {
font: inherit;
-webkit-appearance: button;
}
output {
display: inline-block;
}
summary {
display: list-item;
}
template {
display: none;
}
[hidden] {
display: none !important;
}
mark {
padding: 0.2em;
background-color: #feffe6;
}
.editTableList .ant-upload-list-picture .ant-upload-list-item{
width:110px;
}
.SearchForm{
padding: 8px;
background:#fff;
box-shadow:0 0 5px rgb(187, 182, 182);
border-radius: 3px
}
.actTable button {
margin-right: 5px
}
.actTable a{
margin-right: 5px
}
.actTable h3{
font-size: 18px
}
.row-dragging {
background: #fafafa;
border: 1px solid #ccc;
z-index: 9999;
}
.row-dragging td {
padding: 14px;
}
.row-dragging .drag-visible {
visibility: visible;
}
.opsColumn {
min-width: 156px;
}
.ant-table{
line-height: 1;
overflow-x: auto ;
overflow-y: hidden ;
}
/*.collapse .ant-card-body {*/
/* padding:0px*/
/*}*/
/*.ant-card-head-title button{*/
/* font-size: 16px;*/
/* padding:0px;*/
/*}*/
.seeTotal{
margin-right:20px;
text-decoration:underline;
cursor:pointer
}
.sewTotal{
margin-right:20px;
text-decoration:none;
cursor:auto;
}
.Pagination{
display:flex;
align-items: center;
margin-top:10px;
}
/*.labelcss label{*/
/* display:table-cell!important;*/
/* vertical-align: middle;*/
/* width:120px;*/
/*}*/
.downEditPic{
display:inline-block;
}
.downEditPic a{
visibility: hidden;
color:#1890ff;
cursor: pointer;
}
.downEditPic:hover a{
visibility:visible;
}
.editPic .ant-upload-list{
width:150px
}
.buttonGroup{
position: fixed;
width:100px;
bottom: 30px;
right: 20px;
z-index: 99;
}
.buttonGroup button{
margin-bottom: 10px;
}
.detailPage h3{
font-size: 18px;
}
.detailPage.showRightNav .ant-card{
min-width: 740px;
max-width: 1440px;
width:90%
}
.detailPage.noRightNav .ant-card{
min-width: 740px;
width:100%
}
.actionbtn button{
margin-right: 5px;
}
.detailPage .pad{
margin-right: 100px;
}
.entity-select-popover{
/*padding: 4px;*/
}
.entity-select-popover .ant-popover-inner-content {
padding: 4px;
}
.pageHeader .ant-card-body{
padding:0px 24px 0px 24px;
}
.collapse .ant-card-body {
padding:0px
}
.ant-card-head-title button{
font-size: 16px;
padding:0px;
}
.collapse .ant-card-body {
padding:0px
}
.ant-card-head-title button{
font-size: 16px;
padding:0px;
}
.exportFrame .ant-divider-horizontal{
margin:12px 0;
}
.rightBar{
background: #fff;
/*position: absolute;*/
/*right:10px;*/
/*top:80px;*/
border:1px solid #e8e8e8;
border-radius: 4px;
box-shadow: 2px 2px 10px rgba(0,0,0,.2);
height:200px;
/*max-height:181px;*/
/*min-height:80px;*/
min-width: 96px;
overflow:auto;
}
.rightBar::-webkit-scrollbar {
display: none;
}
.rightBar ul{
padding:0;
margin:0;
}
.rightBar li{
list-style-type: none;
cursor: pointer;
padding:3px 7px;
width:95px;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
text-align: left;
overflow: hidden;
}
.rightBar li:hover{
background: #cfe3f5;
}
.submitButtonBar{
background: #fff;
/*position: absolute;*/
/*right:10px;*/
/*top:80px;*/
border:1px solid #e8e8e8;
border-radius: 4px;
box-shadow: 2px 2px 10px rgba(0,0,0,.2);
max-height:158px;
/*min-height:80px;*/
overflow:auto;
width:100px;
}
.submitButtonBar::-webkit-scrollbar {
display: none;
}
.submitButtonBar ul{
padding:0;
margin:0;
}
.submitButtonBar li{
list-style-type: none;
padding:4px;
margin:0;
text-align: left;
white-space: nowrap;
overflow: hidden;
}
/*.rightBar li:hover{*/
/* background: #cfe3f5;*/
/*}*/
.btns button{
margin-right: 10px
}
.cquickTextButton {
cursor:pointer;
}
.cquickTextButton:hover{
color: #1890ff;
}
.buttons {
max-width: 300px;
}
.footer{
text-align: center;
height:40px;
line-height: 40px;
color:#333;
}
.header-top{
min-height:50px;
line-height: 55px;
text-align:left;
color:#333;
background: #fff;
font-size: 16px;
border-bottom: 1px solid ;
border-bottom-color: var(--antd-color-primary);
}
.header-col{
z-index:1000
}
.ant-dropdown-menu-item, .ant-dropdown-menu-submenu-title{
font-size: 14px!important;
text-align: center;
}
.message-bar{
float:right;
min-width:50px;
width:auto;
text-align:center;
cursor: pointer;
}
.message-bar:hover{
background: var(--message-bar-backgroupd);
color:#fff;
border-radius: 30%;
}
.message-bar-avatar{
background-color: #fff;
color:#1890ff;
}
.message-bar-avatar:hover{
background: #var(--message-bar-backgroupd);
color:#fff;
}
.userLogin{
float:right;
min-width:80px;
width:auto;
text-align:center;
cursor: pointer;
}
.userLogin i{
font-size: 24px!important;
}
.userLogin:hover{
background: var(--message-bar-backgroupd);
color:#000;
}
.loginAvatar{
background: var(--message-bar-backgroupd);
font-size:20px;
vertical-align: middle;
line-height: 46px;
}
.ant-dropdown-menu-item:hover, .ant-dropdown-menu-submenu-title:hover{
color:#1890FF;
}
.dropdown-link{
display: inline-block;
margin:0 10px;
}
.header-block{
float: left;
/*padding-left: 10px;*/
padding-top: 2px;
}
.header-block:hover{
padding-top: 0px;
border-bottom-style: solid;
border-bottom-width:2px;
border-bottom-color:var(--header-block-active-bottom-color) ;
}
.header-top .active{
background: var(--header-top-active-background) ;
}
.header-top .active>a {
color: #fcfcfc;
}
.trigger {
padding: 0 12px;
cursor: pointer;
transition: color 0.3s;
font-size: 20px;
}
.trigger:hover {
color: #1890ff;
}
.logo-dark{
line-height: 38px;
height: 42px;
margin: 16px;
background: rgba(255, 255, 255, 0.3);
}
.logo-blue{
line-height: 50px;
height: 58px;
margin: 0 0px 0 0px;
background: rgba(255, 255, 255, 0.3);
}
.logo-blue h1{
font-size: 20px;
color:#fff;
display: inline-block;
text-align: center;
vertical-align: middle;
width:100%;
margin:0;
background: var(--logo-blue-background);
}
.logo-dark h1{
font-size: 20px;
color:#fff;
display: inline-block;
text-align: center;
vertical-align: middle;
width:100%;
margin:0;
}
.logonly{
border-radius: 4px;
line-height: 38px;
height: 42px;
margin: 16px;
/*background: rgba(0, 0, 0, 0.8);*/
background: rgba(255, 255, 255, 0.8);
}
.ant-menu-inline-collapsed{
width: 50px!important;
}
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container{
display:flex;
min-width: 620px;
}
.nav-left{
min-width: 50px;
background: #001529;
height: calc(100vh);
overflow: auto;
}
.nav-left::-webkit-scrollbar {
display: none;
}
.main{
flex:1;
height: calc(100vh);
background: #eee;
overflow: auto;
/*min-width: 620px;*/
}
.content{
position: relative;
background: #fff;
flex:1;
min-height:calc(75vh);
}
.buttonDiv{
background: #fff;
padding:15px 10px 10px;
}
.hoverbig:hover{
-ms-transform:scale(1.2,1.2); /* IE 9 */
-webkit-transform: scale(1.2,1.2); /* Safari */
transform: scale(1.2,1.2); /* 标准语法 */
transition: all .5s;
z-index: 99;
}
.fr{
position: relative;
top:-4px;
float: right;
}
.fr button{
margin-right: 5px;
}
.hoverable:hover{
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
border-color: rgba(0,0,0,.09);
}
.hovercard{
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
border-color: rgba(0,0,0,.09);
border-radius: 4px;
}
.ant-card-head-title{
padding:10px 0;
}
.login form .ant-form-item,.ant-card{
margin-bottom: 14px
}
.ant-tabs .ant-tabs-top-content, .ant-tabs .ant-tabs-bottom-content{
padding:0 20px 20px;
}
.ant-tabs-tab-btn-disabled, .ant-tabs-tab-btn-disabled:hover{
color:#fff;
}
.ant-upload-list{
width:220px
}
:root .ant-tabs-tab-prev-icon-target, :root .ant-tabs-tab-next-icon-target{
font-size: 20px;
}
.ant-message{
z-index: 1090;
}
.ant-tabs-bar{
z-index: 99;
}
.ant-card-extra{
padding:0;
}
.ant-card-head{
min-height: 40px;
}
.ant-table{
line-height: 1;
overflow-x: auto;
}
.ant-table-thead > tr > th {
font-weight: 500!important;
}
.ant-table-thead > tr > th, .ant-table-tbody > tr > td{
padding:8px 10px;
white-space :nowrap;
text-align: left;
}
.ant-table-pagination.ant-pagination{
margin:10px 0;
}
.ant-table-thead > tr > th.ant-table-selection-column, .ant-table-tbody > tr > td.ant-table-selection-column{
min-width: 0;
}
.ant-avatar{
width:50px;
height:50px;
}
.importBtns button{
margin:15px 0 10px 0
}
.importList .ant-spin-container{
height:300px;
overflow: auto
}
.ant-list-item-content p{
margin-bottom: 0;
}
.listHeader h4{
display: inline;
}
.listHeader .checks{
float:right;
position: relative;
padding-right: 62px
}
.listHeader .btns{
position: absolute;
right:-22px;
top:0;
}
.infoColor{
color:black;
}
.infoColor .ant-checkbox-checked .ant-checkbox-inner{
background-color:black;
border-color: black;
}
.sucColor{
color:green;
}
.sucColor .ant-checkbox-checked .ant-checkbox-inner{
background-color:green;
border-color: green;
}
.errorColor{
color:red;
}
.errorColor .ant-checkbox-checked .ant-checkbox-inner{
background-color:red;
border-color: red;
}
.warnColor{
color:rgb(250, 225, 4);
}
.warnColor .ant-checkbox-checked .ant-checkbox-inner{
background-color:rgb(250, 225, 4);
border-color: rgb(250, 225, 4);
}
.importData h3{
font-size: 18px
}
.login-blue{
position: relative;
height:calc(100vh);
background:#0f4da1;
}
.login-dark{
position: relative;
height:calc(100vh);
background: #001529;
}
.login-dark form,.login-blue form{
background: #fff;
position: absolute;
top:50%;
left:50%;
transform: translate(-50%,-50%);
padding:30px 20px;
border-radius: 5px
}
.home{
height:calc(70vh);
display: flex;
align-items: center;
justify-content: center;
font-size: 20px;
background: #fff;
}
.home-page{
padding-top: 24px;
background: #f0f5ff;
}
body {
margin: 0;
padding: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
sans-serif;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.container{
display:flex;
min-width: 620px;
}
.nav-left{
min-width: 50px;
background: #001529;
height: calc(100vh);
overflow: auto;
}
.nav-left::-webkit-scrollbar {
display: none;
}
.main{
flex:1;
height: calc(100vh);
background: #eee;
overflow: auto;
/*min-width: 620px;*/
}
.content{
position: relative;
background: #fff;
flex:1;
min-height:calc(75vh);
}
.buttonDiv{
background: #fff;
padding:15px 10px 10px;
}
.hoverbig:hover{
-ms-transform:scale(1.2,1.2); /* IE 9 */
-webkit-transform: scale(1.2,1.2); /* Safari */
transform: scale(1.2,1.2); /* 标准语法 */
transition: all .5s;
z-index: 99;
}
.fr{
position: relative;
top:-4px;
float: right;
}
.fr button{
margin-right: 5px;
}
.hoverable:hover{
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
border-color: rgba(0,0,0,.09);
}
.hovercard{
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
border-color: rgba(0,0,0,.09);
border-radius: 4px;
}
.ant-layout-header{
padding:0px
}
.header-top{
min-height:64px;
line-height: 55px;
text-align:left;
color:#333;
background: #000;
font-size: 16px;
border-bottom: 1px solid #000;
}
.header-col{
z-index:1000
}
.ant-dropdown-menu-item, .ant-dropdown-menu-submenu-title{
font-size: 14px!important;
text-align: center;
}
.message-bar{
float:right;
min-width:50px;
width:auto;
text-align:center;
cursor: pointer;
}
.message-bar:hover{
background: #4a5f74;
color:#fff;
border-radius: 30%;
}
.message-bar-avatar{
background-color: #fff;
color:#fff;
}
.message-bar-avatar:hover{
background: #4a5f74;
color:#fff;
}
.userLogin{
float:right;
min-width:80px;
width:auto;
text-align:center;
cursor: pointer;
color:#fff;
}
.userLogin i{
font-size: 24px!important;
}
.userLogin:hover{
background: #1E90FF;
color:#fff;
}
.loginAvatar{
background:#4a5f74;
font-size:20px;
vertical-align: middle;
line-height: 46px;
}
.loginAvatar:hover{
background:#1E90FF;
}
.ant-dropdown-menu-item:hover, .ant-dropdown-menu-submenu-title:hover{
color:#1890FF;
}
.dropdown-link{
display: inline-block;
margin:0 10px;
}
.header-block{
float: left;
/*padding-left: 10px;*/
padding-top: 2px;
}
.header-block:hover{
padding-top: 0px;
border-bottom-style: solid;
border-bottom-width:2px;
border-bottom-color:#1E90FF ;
}
.header-top .active{
background: #1E90FF;
}
.header-top .active>a {
color: #fcfcfc;
}
.trigger {
padding: 0 12px;
cursor: pointer;
transition: color 0.3s;
font-size: 20px;
}
.trigger:hover {
color: #1890ff;
}
.login2{
/*position: relative;*/
height:calc(100vh);
background: #0f4da1
}
.login2 form{
/*background: #fff;*/
/*position: absolute;*/
/*top:50%;*/
/*left:50%;*/
/*transform: translate(-50%,-50%);*/
/*padding:30px 20px;*/
/*border-radius: 5px*/
}
.tabs-extra-demo-button {
margin-right: 16px;
}
.ant-row-rtl .tabs-extra-demo-button {
margin-right: 0;
margin-left: 16px;
}
.popupClassName {
z-index: 2000;
}
.editable-cell {
position: relative;
}
.editable-cell-value-wrap {
padding: 5px 12px;
cursor: pointer;
}
.ant-table-row-selected {
background-color: white;
}
.editable-row:hover .editable-cell-value-wrap {
padding: 4px 11px;
border: 1px solid #d9d9d9;
border-radius: 2px;
}
[data-theme='dark'] .editable-row:hover .editable-cell-value-wrap {
border: 1px solid #434343;
}
.tree-container {
box-shadow:1px 0 0px 1px rgba(0,0,0,0.3) ;
}
.tree-node{
box-shadow:0.4px 0px 0px 0.4px rgba(0,0,0,0.2) ;
margin-bottom: 2px;
}
.tree-card-title-body {
padding:2px;
min-width: 280px;
}
.ant-tree-node-selected{
background-color: white !important;
}
.ant-avatar-string{
transform: scale(0.8) translateX(-50%) !important;
}
.content{
font-weight: 400;
}
h1{
text-align: center;
font-width: 400;
}
h2{
font-width: 400;
}
p{
line-height: 25px;
font-size: 15px;
margin-bottom: 10px;
}
.ant-card-head-title{
padding:10px 0;
}
.login form .ant-form-item,.ant-card{
margin-bottom: 14px
}
.ant-tabs .ant-tabs-top-content, .ant-tabs .ant-tabs-bottom-content{
padding:0 20px 20px;
}
.ant-tabs-tab-btn-disabled, .ant-tabs-tab-btn-disabled:hover{
color:#fff;
}
.ant-upload-list{
width:220px
}
:root .ant-tabs-tab-prev-icon-target, :root .ant-tabs-tab-next-icon-target{
font-size: 20px;
}
.ant-message{
z-index: 1090;
}
.ant-tabs-bar{
z-index: 99;
}
.ant-card-extra{
padding:0;
}
.ant-card-head{
min-height: 40px;
}
/*防止出现纵向滚动条。*/
.ant-table{
line-height: 1;
overflow-x: auto ;
overflow-y: hidden ;
}
.ant-table-thead > tr > th {
font-weight: 500!important;
}
.ant-table-thead > tr > th, .ant-table-tbody > tr > td{
padding:8px 10px;
white-space :nowrap;
text-align: left;
}
.ant-table-pagination.ant-pagination{
margin:10px 0;
}
.ant-table-thead > tr > th.ant-table-selection-column, .ant-table-tbody > tr > td.ant-table-selection-column{
min-width: 0;
}
.ant-avatar{
width:50px;
height:50px;
}
/** load **/
.ajax-loading{
display: none;
}
.overlay{
position: fixed;
left: 0;
right: 0;
top: 0;
bottom: 0;
z-index: 9998;
background: rgb(0, 0, 0);
opacity: 0.5;
}
.loading{
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
padding:0 40px;
height: 80px;
line-height: 80px;
background: rgba(60, 60, 60, 0.75);
border-radius: 6px;
text-align: center;
z-index: 9999;
font-size:#333;
color:#ccc;
}
.loading img{
width: 32px;
vertical-align: middle;
}
.loading span{
margin-left:12px;
}
.xflow-default-node {
z-index: 10;
display: flex;
width: 180px;
height: 36px;
line-height: 36px;
text-align: center;
background-color: #fff;
border: 1px solid #1890ff;
border-radius: 2px;
box-shadow: -1px -1px 4px 0 rgba(223,223,223,0.50), -2px 2px 4px 0 rgba(244,244,244,0.50), 2px 3px 8px 2px rgba(151,151,151,0.05);
transition: all ease-in-out 0.15s;
}
.xflow-default-node:hover {
background-color: #fff;
border: 1px solid #3057e3;
box-shadow: 0 0 3px 3px rgba(48, 86, 227, 0.15);
cursor: move;
}
.xflow-default-node .icon {
width: 36px;
}
.xflow-default-node .label {
width: 108px;
overflow: hidden;
text-overflow: ellipsis;
}
.xflow-default-node .status {
width: 36px;
}
.xflow-default-node.panel-node {
border: 0;
}
.x6-node-selected .xflow-default-node {
background-color: rgba(48, 86, 227, 0.05);
border: 1px solid #3057e3;
box-shadow: 0 0 3px 3px rgba(48, 86, 227, 0.15);
}
.x6-node-selected .xflow-default-node:hover {
background-color: #fff;
box-shadow: 0 0 5px 5px rgba(48, 86, 227, 0.15);
}
.xflow-default-group-node {
z-index: 9;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.65);
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 4px;
box-shadow: rgb(17 49 96 / 12%) 0px 1px 3px 0px, rgb(17 49 96 / 4%) 0px 0px 0px 1px;
cursor: grab;
}
.xflow-default-group-node:hover {
background-color: rgba(227, 244, 255, 0.45);
border: 1px solid #1890ff;
box-shadow: 0 0 3px 3px rgba(64, 169, 255, 0.2);
cursor: move;
}
.xflow-default-group-node .xflow-group-header {
display: flex;
justify-content: space-between;
padding: 0 12px;
font-size: 14px;
line-height: 38px;
}
.xflow-default-group-node .xflow-group-header .header-left {
width: 80%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.xflow-default-group-node .xflow-group-header .header-right {
display: inline-flex;
align-items: center;
}
.xflow-default-group-node .xflow-group-header .header-right span.anticon {
margin-left: 8px;
}
.x6-node-selected .xflow-default-group-node {
background-color: rgba(243, 249, 255, 0.92);
border: 1px solid #1890ff;
box-shadow: 0 0 3px 3px rgba(64, 169, 255, 0.2);
}
.x6-node-selected .xflow-default-group-node:hover {
background-color: rgba(243, 249, 255, 0.6);
}
.xflow-canvas-root {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.xflow-x6-canvas {
width: 100%;
height: 100%;
}
.xflow-app-workspace {
position: relative;
width: 100%;
height: 100%;
}
.xflow-hide {
display: none;
}
.x6-widget-dnd.dragging {
cursor: grabbing !important;
}
/* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.xflow-collapse-panel {
border-right: 1px solid #d9d9d9;
}
.xflow-collapse-panel .disabled {
position: relative;
opacity: 0.45;
}
.xflow-collapse-panel .disabled::before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999;
cursor: not-allowed;
content: '';
}
.xflow-collapse-panel-node-wrapper {
display: flex;
align-items: center;
justify-content: center;
width: 100%;
cursor: grab;
}
.xflow-collapse-panel-header {
display: flex;
justify-content: space-evenly;
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.xflow-collapse-panel-header-title {
font-size: 16px;
}
.xflow-collapse-panel-header-search {
width: 100%;
padding: 0 12px;
}
.xflow-collapse-panel-body {
padding: 0;
overflow-x: hidden;
overflow-y: auto;
background: #fff;
}
.xflow-collapse-panel-footer {
display: flex;
justify-content: space-evenly;
background: #fff;
border-top: 1px solid #d9d9d9;
}
.xflow-collapse-panel-footer-title {
font-size: 16px;
}
.xflow-collapse-panel .xflow-collapse-search-list {
height: 100%;
margin: 0;
padding: 8px 0;
overflow-y: auto;
list-style: none;
}
.xflow-collapse-panel .xflow-collapse-search-list-item {
margin: 0;
padding: 4px 0;
}
.xflow-collapse-panel .xflow-collapse-list {
height: 100%;
margin: 0;
padding: 0;
overflow-y: auto;
list-style: none;
}
.xflow-collapse-panel .xflow-collapse-list-item {
margin: 0;
padding: 0;
}
.xflow-collapse-panel .xflow-collapse-list-item.close .xflow-collapse-content {
height: 0;
transform: scaleY(0);
}
.xflow-collapse-panel .xflow-collapse-header {
display: flex;
justify-content: space-between;
padding: 8px 16px;
color: rgba(0, 0, 0, 0.65);
line-height: 1.5;
cursor: pointer;
transition: all 0.3s;
user-select: none;
}
.xflow-collapse-panel .xflow-collapse-header:hover {
background: #f5f5f5;
}
.xflow-collapse-panel .xflow-collapse-header-icon {
display: flex;
align-items: center;
justify-content: center;
width: 24px;
}
.xflow-collapse-panel .xflow-collapse-header-icon svg {
transition: all 0.5s;
}
.xflow-collapse-panel .xflow-collapse-header-label {
flex: 1;
}
.xflow-collapse-panel .xflow-collapse-header-extra {
width: auto;
}
.xflow-collapse-panel .xflow-collapse-content {
height: 100%;
height: auto;
overflow: hidden;
transform: scaleY(1);
transition: scale 0.15s ease-in-out;
}
.xflow-collapse-panel .xflow-collapse-content-item {
padding: 4px 0;
transition: all 0.5s;
}
.xflow-collapse-panel .xflow-collapse-content-item:hover {
background: #f5f5f5;
}
.x6-menu {
position: relative;
display: inline-block;
min-width: 160px;
min-height: 32px;
margin: 0;
padding: 4px 0;
background-color: #fff;
outline: 0;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}
.x6-menu-item {
position: relative;
}
.x6-menu-item-active > .x6-menu-item-button,
.x6-menu-item:hover > .x6-menu-item-button {
color: #262626;
background: #f5f5f5;
}
.x6-menu-item-divider {
display: block;
width: 100%;
height: 1px;
margin: 4px 0;
background: rgba(150, 150, 150, 0.2);
pointer-events: none;
}
.x6-menu-item-button {
position: relative;
display: flex;
align-content: center;
align-items: center;
justify-content: space-between;
width: 100%;
height: 28px;
padding: 0 12px;
color: #595959;
text-align: left;
background: transparent;
border: none;
outline: none;
box-shadow: none;
cursor: pointer;
}
.x6-menu-item-hidden {
display: none;
}
.x6-menu-item-disabled > .x6-menu-item-button,
.x6-menu-item-disabled:hover > .x6-menu-item-button {
color: #595959;
background-color: transparent;
cursor: not-allowed;
opacity: 0.4;
}
.x6-menu-item-icon {
position: absolute;
top: 50%;
left: 6px;
display: none;
width: 24px;
height: 24px;
margin-top: -12px;
font-size: 13px;
}
.x6-menu-item-text {
padding-right: 56px;
overflow: hidden;
font-size: 13px;
white-space: nowrap;
text-overflow: ellipsis;
}
.x6-menu-item-hotkey {
font-size: 13px;
opacity: 0.75;
}
.x6-menu-submenu-arrow,
.x6-menu-submenu.x6-menu-item-disabled:hover > .x6-menu-item-button > .x6-menu-submenu-arrow {
position: absolute;
top: 10px;
right: 12px;
width: 0;
height: 0;
border-top: 4px solid rgba(0, 0, 0, 0);
border-bottom: 4px solid rgba(0, 0, 0, 0);
border-left: 5px solid #262626;
opacity: 0.4;
pointer-events: none;
}
.x6-menu-submenu-menu,
.x6-menu-submenu.x6-menu-item-disabled:hover > .x6-menu-submenu-menu {
position: absolute;
top: -5px;
left: 100%;
z-index: 9999;
min-width: 200px;
margin-left: -4px;
padding: 5px 0;
background: #fff;
box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
transform: translateX(-10px);
visibility: hidden;
opacity: 0;
transition: all 0.25s cubic-bezier(0.3, 1.2, 0.2, 1);
}
.x6-menu-submenu.x6-menu-item-active > .x6-menu-item-button > .x6-menu-submenu-arrow,
.x6-menu-submenu:hover > .x6-menu-item-button > .x6-menu-submenu-arrow {
opacity: 0.75;
}
.x6-menu-submenu.x6-menu-item-active > .x6-menu-submenu-menu,
.x6-menu-submenu:hover > .x6-menu-submenu-menu {
transform: translateX(0);
visibility: visible;
opacity: 1;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button {
padding-left: 30px;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-icon {
display: flex;
align-items: center;
justify-content: center;
}
.x6-menu.x6-menu-has-icon .x6-menu-item-button .x6-menu-item-text {
padding-left: 2px;
}
.xflow-menu-mask {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
}
.xflow-menu-mask .x6-dropdown {
overflow: visible;
pointer-events: all;
}
.xflow-menu-mask .xflow-context-menu-anchor {
position: absolute;
z-index: 1;
background-color: #fff;
}
@keyframes xflow-processing-line {
to {
stroke-dashoffset: -1000;
}
}
.dag-extension-container .x6-edge {
stroke-width: 1px;
}
.dag-extension-container .x6-edge.success path:nth-child(2) {
stroke: #d5d5d5 !important;
}
.dag-extension-container .x6-edge.success path:nth-child(3) {
fill: #d5d5d5 !important;
stroke: #d5d5d5 !important;
}
.dag-extension-container .x6-edge.error {
stroke-width: 2px;
}
.dag-extension-container .x6-edge.error path:nth-child(2) {
stroke: rgba(245, 34, 45, 0.45) !important;
stroke-width: 2px;
}
.dag-extension-container .x6-edge.processing path:nth-child(2) {
animation: xflow-processing-line 30s infinite linear;
stroke: rgba(57, 202, 116, 0.8);
stroke-width: 2px;
stroke-dasharray: 8px, 2px;
}
.dag-extension-container .x6-edge.x6-edge-selected path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.dag-extension-container .x6-edge:hover path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.dag-extension-container .x6-edge.hoverHighlight path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.dag-extension-container .x6-port .xflow-port-group .xflow-port-arrow {
display: none;
}
.dag-extension-container .x6-port .xflow-port-group.available .xflow-port {
stroke: rgba(57, 202, 116, 0.6);
r: 8;
stroke-width: 8px;
}
.dag-extension-container .x6-port .xflow-port-group.connected .xflow-port-arrow {
display: block;
}
.dag-extension-container .x6-port .xflow-port-group.connected .xflow-port {
display: none;
}
.dag-extension-container .x6-port .xflow-port-group.adsorbed .xflow-port {
stroke: rgba(57, 202, 116, 0.85);
r: 10;
stroke-width: 10px;
}
.layout-top-bottom .x6-port .xflow-port-group .xflow-port-arrow {
display: none;
}
.layout-top-bottom .x6-port .xflow-port-group.connected .xflow-port-arrow {
display: block;
}
.layout-top-bottom .x6-port .xflow-port-group.connected .xflow-port {
display: none;
}
.layout-left-right .x6-port .xflow-port-group .xflow-port-arrow {
display: none;
}
.layout-left-right .x6-port .xflow-port-group.connected .xflow-port-arrow {
display: block;
transform: translate(0, 5px) rotate(270deg) !important;
}
.layout-left-right .x6-port .xflow-port-group.connected .xflow-port {
display: none;
}
.flow-extension-container .x6-edge {
stroke-width: 1px;
}
.flow-extension-container .x6-edge.success path:nth-child(2) {
stroke: #888 !important;
}
.flow-extension-container .x6-edge.success path:nth-child(3) {
fill: #888 !important;
stroke: #888 !important;
}
.flow-extension-container .x6-edge.error {
stroke-width: 2px;
}
.flow-extension-container .x6-edge.error path:nth-child(2) {
stroke: rgba(245, 34, 45, 0.45) !important;
stroke-width: 2px;
}
.flow-extension-container .x6-edge.guideProcessing path:nth-child(2) {
stroke: rgba(57, 202, 116, 0.8);
stroke-width: 2px;
stroke-dasharray: 8px, 2px;
}
.flow-extension-container .x6-edge.guideProcessing path:nth-child(2):local {
animation: processing-line 30s infinite linear;
}
.flow-extension-container .x6-edge.x6-edge-selected path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.flow-extension-container .x6-edge:hover path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.flow-extension-container .x6-edge.hoverHighlight path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
@keyframes processing-line {
to {
stroke-dashoffset: -1000;
}
}
.flow-extension-container .x6-widget-transform {
margin: -1px 0 0 -1px;
padding: 0;
border: 1px solid #239edd;
}
.flow-extension-container .x6-widget-transform > div {
border: 1px solid #239edd;
}
.flow-extension-container .x6-widget-transform > div:hover {
background-color: #3dafe4;
}
.flow-extension-container .x6-widget-transform-active-handle {
background-color: #3dafe4;
}
.flow-extension-container .x6-widget-transform-resize {
border-radius: 0;
}
.flow-extension-container .x6-widget-selection-inner {
border: 1px solid #239edd;
}
.flow-extension-container .x6-widget-selection-box {
opacity: 0;
}
.xflow-form-checkbox {
margin-bottom: 2px !important;
}
.xflow-form-checkbox :global .ant-checkbox-wrapper {
width: 100%;
overflow: hidden;
}
.xflow-form-input :global .ant-input-clear-icon {
color: rgba(0, 0, 0, 0.25);
}
.xflow-json-form {
height: 100%;
}
.xflow-json-form label {
font-size: 12px;
}
.xflow-json-form .ant-form-item {
margin-bottom: 12px;
}
.xflow-json-form .ant-form-item .ant-form-item-label {
padding-bottom: 4px;
}
.xflow-json-form .ant-form-item .ant-form-item-label > label {
color: #666;
}
.xflow-json-form .ant-form-item .ant-form-item-control .ant-checkbox-wrapper {
color: #666;
}
.xflow-json-form .ant-form-item-explain,
.xflow-json-form .ant-form-item-extra {
font-size: 12px;
}
.xflow-json-form .ant-form-item-explain-error > div {
word-break: break-all;
}
.xflow-json-form .ant-form-item-extra {
margin-top: 4px;
}
.xflow-json-form .tabs {
flex-direction: column;
height: 100%;
}
.xflow-json-form .tabs .ant-tabs-nav {
box-shadow: 0 0 16px -5px rgba(0, 0, 0, 0.2);
}
.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list {
width: 100%;
}
.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
font-size: 12px;
}
.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab-active {
border-bottom-width: 0;
}
.xflow-json-form .tabs .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn {
font-weight: normal;
text-align: center;
}
.xflow-json-form .tabs .ant-tabs-content-holder {
padding: 0 16px;
overflow-y: auto;
}
.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list {
box-sizing: border-box;
height: 40px;
background-color: #fff;
border-bottom: 1px solid #d9d9d9;
}
.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab {
background-color: #fff;
}
.xflow-json-form .tabs.xTab .ant-tabs-nav .ant-tabs-nav-list .ant-tabs-tab .ant-tabs-tab-btn {
width: 100%;
}
.xflow-json-form .tabs.singleTab .ant-tabs-tab {
width: 100%;
}
.xflow-json-form .tabs.coupleTab .ant-tabs-tab {
width: 50%;
margin-right: 0;
border-right-width: 0;
}
.xflow-json-form .tabs.coupleTab .ant-tabs-tab:last-of-type {
border-right-width: 1px;
}
.xflow-json-form .tabs.ternateTab .ant-tabs-tab {
width: 33%;
margin-right: 0;
border-right-width: 0;
}
.xflow-json-form .tabs.ternateTab .ant-tabs-tab:last-of-type {
border-right-width: 1px;
}
.xflow-json-schema-form {
border-left: 1px solid #d9d9d9;
}
.xflow-json-schema-form-body {
position: relative;
width: 100%;
height: 100%;
}
.xflow-json-schema-form-header {
display: flex;
justify-content: space-evenly;
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.xflow-json-schema-form-header-title {
font-size: 16px;
}
.xflow-json-schema-form-footer {
display: flex;
justify-content: space-evenly;
background: #fff;
border-top: 1px solid #d9d9d9;
}
.xflow-json-schema-form-footer-title {
font-size: 16px;
}
.text-truncate {
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.xflow-minimap {
z-index: 999;
background: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15);
}
.xflow-minimap .x6-widget-minimap .x6-graph {
background: rgba(255, 255, 255, 0.9);
}
.xflow-minimap .x6-widget-minimap {
background: rgba(34, 34, 34, 0.05);
}
.xflow-node-dnd-panel {
border-right: 1px solid #d9d9d9;
}
.xflow-node-dnd-panel-header {
display: flex;
justify-content: space-evenly;
background: #fff;
border-bottom: 1px solid #d9d9d9;
}
.xflow-node-dnd-panel-header-title {
font-size: 16px;
}
.xflow-node-dnd-panel-header-search {
width: 100%;
padding: 0 12px;
}
.xflow-node-dnd-panel-body {
padding: 0;
padding: 8px 0;
overflow-x: hidden;
overflow-y: auto;
background: #fff;
}
.xflow-node-dnd-panel-body .ant-tree-iconEle.ant-tree-icon__customize {
display: none !important;
width: auto;
margin-right: 0;
color: rgba(0, 0, 0, 0.45);
}
.xflow-node-dnd-panel-body .ant-tree {
background: unset;
}
.xflow-node-dnd-panel-body .ant-tree-switcher {
display: flex;
align-items: center;
justify-content: center;
}
.xflow-node-dnd-panel-body .ant-tree-node-content-wrapper {
display: flex;
align-items: center;
padding-left: 0;
overflow: hidden;
}
.xflow-node-dnd-panel-body-list {
margin: 0;
padding: 0;
}
.xflow-node-dnd-panel-body-list-item {
margin: 0;
padding: 4px 12px;
overflow: hidden;
list-style-type: none;
}
.xflow-node-dnd-panel-body-list-item .xflow-node-dnd-panel-node-wrapper {
justify-content: center;
}
.xflow-node-dnd-panel-tree-leaf {
position: relative;
}
.xflow-node-dnd-panel-tree-leaf .ant-tree-iconEle {
display: none;
}
.xflow-node-dnd-panel-tree-leaf .ant-tree-title {
padding: 2px;
}
.xflow-node-dnd-panel-node-wrapper {
display: flex;
align-items: center;
width: 100%;
}
.xflow-node-dnd-panel-footer {
display: flex;
justify-content: space-evenly;
background: #fff;
border-top: 1px solid #d9d9d9;
}
.xflow-node-dnd-panel-footer-title {
font-size: 16px;
}
.xflow-dnd-node {
width: 100%;
height: 40px;
}
.x6-dropdown {
position: absolute;
top: -9999px;
left: -9999px;
z-index: 9999;
display: block;
max-height: 320px;
overflow-y: scroll;
border-radius: 3px;
box-shadow: 0 1px 6px rgba(0, 0, 0, 0.2);
}
.x6-dropdown-hidden {
display: none;
}
.x6-dropdown-overlay {
display: inline-block;
}
.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomLeft,
.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomLeft,
.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomCenter,
.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomCenter,
.x6-dropdown.slide-down-enter.slide-down-enter-active.x6-dropdown-placement-bottomRight,
.x6-dropdown.slide-down-appear.slide-down-appear-active.x6-dropdown-placement-bottomRight {
animation-name: x6SlideUpIn;
}
.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topLeft,
.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topLeft,
.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topCenter,
.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topCenter,
.x6-dropdown.slide-up-enter.slide-up-enter-active.x6-dropdown-placement-topRight,
.x6-dropdown.slide-up-appear.slide-up-appear-active.x6-dropdown-placement-topRight {
animation-name: x6SlideDownIn;
}
.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomLeft,
.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomCenter,
.x6-dropdown.slide-down-leave.slide-down-leave-active.x6-dropdown-placement-bottomRight {
animation-name: x6SlideUpOut;
}
.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topLeft,
.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topCenter,
.x6-dropdown.slide-up-leave.slide-up-leave-active.x6-dropdown-placement-topRight {
animation-name: x6SlideDownOut;
}
@keyframes x6SlideUpIn {
0% {
transform: scaleY(0.8);
transform-origin: 0% 0%;
opacity: 0;
}
100% {
transform: scaleY(1);
transform-origin: 0% 0%;
opacity: 1;
}
}
@keyframes x6SlideUpOut {
0% {
transform: scaleY(1);
transform-origin: 0% 0%;
opacity: 1;
}
100% {
transform: scaleY(0.8);
transform-origin: 0% 0%;
opacity: 0;
}
}
@keyframes x6SlideDownIn {
0% {
transform: scaleY(0.8);
transform-origin: 100% 100%;
opacity: 0;
}
100% {
transform: scaleY(1);
transform-origin: 100% 100%;
opacity: 1;
}
}
@keyframes x6SlideDownOut {
0% {
transform: scaleY(1);
transform-origin: 100% 100%;
opacity: 1;
}
100% {
transform: scaleY(0.8);
transform-origin: 100% 100%;
opacity: 0;
}
}
.x6-toolbar {
display: flex;
flex-direction: row;
height: 28px;
margin: 0;
padding: 0;
padding-left: 4px;
overflow: hidden;
}
.x6-toolbar-content {
display: flex;
flex: 1;
flex-direction: row;
justify-content: space-between;
overflow: hidden;
}
.x6-toolbar-content-inner,
.x6-toolbar-content-extras,
.x6-toolbar-group,
.x6-toolbar-item,
.x6-toolbar-item-icon,
.x6-toolbar-item-text {
display: flex;
flex-direction: row;
}
.x6-toolbar-content-extras {
align-content: center;
align-items: center;
font-size: 14px;
}
.x6-toolbar-group::before {
align-self: center;
width: 1px;
height: 40%;
margin: 0 6px;
background-color: rgba(0, 0, 0, 0.15);
content: ' ';
pointer-events: none;
}
.x6-toolbar-group:first-child::before {
content: none;
}
.x6-toolbar-item {
align-content: center;
align-items: center;
margin: 0;
padding: 0 4px;
color: #595959;
background-color: transparent;
border: 0;
border-radius: 2px;
outline: none;
box-shadow: none;
cursor: pointer;
user-select: none;
}
.x6-toolbar-item.x6-toolbar-item-hidden {
display: none;
}
.x6-toolbar-item.x6-toolbar-item-disabled,
.x6-toolbar-item.x6-toolbar-item-disabled:hover {
cursor: not-allowed;
opacity: 0.4;
}
.x6-toolbar-item.x6-toolbar-item-disabled .x6-toolbar-item-icon .x6-toolbar-item:active {
transform: none;
}
.x6-toolbar-item-icon,
.x6-toolbar-item-text {
align-content: center;
align-items: center;
}
.x6-toolbar-item-icon {
font-size: 14px;
transition: transform 50ms ease;
}
.x6-toolbar-item-icon:active {
transform: scale(1.27201965);
}
.x6-toolbar-item-text {
padding-left: 4px;
font-size: 12px;
}
.x6-toolbar-item-dropdown-wrap {
margin-top: -13px;
}
.x6-toolbar-item-dropdown-arrow {
width: 0;
height: 0;
margin-left: 6px;
border-color: #262626 transparent transparent transparent;
border-style: solid;
border-width: 5px 4px 0 4px;
opacity: 0.4;
}
.x6-toolbar.x6-toolbar-hover-effect {
height: 32px;
}
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item {
margin: 4px 2px 4px 0;
padding: 0 6px;
color: #595959;
}
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item-disabled.x6-toolbar-item:hover {
color: #595959;
background-color: transparent;
}
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item-disabled.x6-toolbar-item:hover .x6-toolbar-item-dropdown-arrow {
opacity: 0.4;
}
.x6-toolbar-item.x6-toolbar-item-active,
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item.x6-toolbar-item-active,
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item:hover {
color: #262626;
background-color: #e0e0e0;
}
.x6-toolbar-item.x6-toolbar-item-active .x6-toolbar-item-dropdown-arrow,
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item.x6-toolbar-item-active .x6-toolbar-item-dropdown-arrow,
.x6-toolbar.x6-toolbar-hover-effect .x6-toolbar-item:hover .x6-toolbar-item-dropdown-arrow {
opacity: 0.75;
}
.x6-toolbar-item.x6-toolbar-item-active {
margin: 4px 0;
}
.x6-toolbar.x6-toolbar-big {
height: 32px;
}
.x6-toolbar.x6-toolbar-big .x6-toolbar-content-extras {
font-size: 16px;
}
.x6-toolbar.x6-toolbar-big .x6-toolbar-item {
margin: 4px 4px 4px 0;
padding: 0 5px;
border-radius: 3px;
}
.x6-toolbar.x6-toolbar-big .x6-toolbar-item-text {
font-size: 14px;
}
.x6-toolbar.x6-toolbar-big .x6-toolbar-item-icon {
font-size: 16px;
}
.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-big {
height: 40px;
}
.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-big .x6-toolbar-item {
padding: 0 10px;
}
.x6-toolbar.x6-toolbar-small {
height: 22px;
}
.x6-toolbar.x6-toolbar-small .x6-toolbar-content-extras {
font-size: 12px;
}
.x6-toolbar.x6-toolbar-small .x6-toolbar-item {
padding: 0 3px;
}
.x6-toolbar.x6-toolbar-small .x6-toolbar-item-text {
margin-right: 2px;
padding-left: 2px;
font-size: 10px;
}
.x6-toolbar.x6-toolbar-small .x6-toolbar-item-icon {
font-size: 12px;
}
.x6-toolbar.x6-toolbar-small .x6-toolbar-item.x6-toolbar-item-active {
margin: 2px 0;
}
.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small {
height: 28px;
}
.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small .x6-toolbar-item {
margin: 4px 2px 4px 0;
padding: 0 5px;
}
.x6-toolbar.x6-toolbar-hover-effect.x6-toolbar-small .x6-toolbar-item.x6-toolbar-item-active {
margin: 4px 2px 4px 0;
}
.x6-toolbar.x6-toolbar-align-right .x6-toolbar-content {
flex-direction: row-reverse;
}
.xflow-toolbar {
position: absolute;
z-index: 99;
display: flex;
height: 40px;
background: #fff;
}
.xflow-toolbar-root {
display: flex;
justify-content: space-between;
width: 100%;
}
.xflow-toolbar-root.horizontal-center {
justify-content: center;
}
.xflow-toolbar-root.vertical {
flex-direction: column;
}
.xflow-toolbar-root .x6-toolbar.x6-toolbar-hover-effect {
align-items: center;
height: 100%;
}
.xflow-toolbar-root .x6-toolbar-content {
height: 100%;
}
.xflow-toolbar.vertical {
right: unset;
left: unset;
width: 32px;
height: auto;
border: 1px solid rgba(0, 0, 0, 0.04);
border-radius: 4px;
box-shadow: 0 0 20px rgb(0 0 0 / 1%);
}
.xflow-toolbar.vertical .x6-toolbar.x6-toolbar-hover-effect {
height: auto;
padding: 8px 0;
}
.xflow-toolbar.vertical .x6-toolbar-content-inner,
.xflow-toolbar.vertical .x6-toolbar-group {
flex-direction: column;
}
.xflow-toolbar.vertical .x6-toolbar-item {
margin: 0;
padding: 6px 8px;
color: #595959;
}
.xflow-toolbar.horizontal {
right: 0;
left: 0;
}
.xflow-toolbar.horizontal .x6-toolbar.x6-toolbar-hover-effect {
height: 40px;
line-height: 40px;
}
.flowchart-extension-container .x6-edge {
stroke-width: 1px;
}
.flowchart-extension-container .x6-edge.success path:nth-child(2) {
stroke: #888 !important;
}
.flowchart-extension-container .x6-edge.success path:nth-child(3) {
fill: #888 !important;
stroke: #888 !important;
}
.flowchart-extension-container .x6-edge.error {
stroke-width: 2px;
}
.flowchart-extension-container .x6-edge.error path:nth-child(2) {
stroke: rgba(245, 34, 45, 0.45) !important;
stroke-width: 2px;
}
.flowchart-extension-container .x6-edge.guideProcessing path:nth-child(2) {
stroke: rgba(57, 202, 116, 0.8);
stroke-width: 2px;
stroke-dasharray: 8px, 2px;
}
.flowchart-extension-container .x6-edge.guideProcessing path:nth-child(2):local {
animation: processing-line 30s infinite linear;
}
.flowchart-extension-container .x6-edge.x6-edge-selected path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.flowchart-extension-container .x6-edge:hover path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
.flowchart-extension-container .x6-edge.hoverHighlight path:nth-child(2) {
stroke: #1890ff;
stroke-width: 2px;
}
@keyframes processing-line {
to {
stroke-dashoffset: -1000;
}
}
.flowchart-extension-container .x6-widget-transform {
margin: -1px 0 0 -1px;
padding: 0;
border: 1px solid #239edd;
}
.flowchart-extension-container .x6-widget-transform > div {
border: 1px solid #239edd;
}
.flowchart-extension-container .x6-widget-transform > div:hover {
background-color: #3dafe4;
}
.flowchart-extension-container .x6-widget-transform-active-handle {
background-color: #3dafe4;
}
.flowchart-extension-container .x6-widget-transform-resize {
border-radius: 0;
}
.flowchart-extension-container .x6-widget-selection-inner {
border: 1px solid #239edd;
}
.flowchart-extension-container .x6-widget-selection-box {
opacity: 0;
}
.flowchart-extension-container.xflow-app-workspace {
overflow: hidden;
border: 1px solid #d9d9d9;
}
.flowchart-extension-container.xflow-app-workspace .xflow-workspace-panel {
z-index: 1;
background: #fff;
}
.flowchart-extension-container.xflow-app-workspace svg {
overflow: visible !important;
}
.flowchart-extension-container.xflow-app-workspace .x6-edge {
stroke-width: 1px;
}
.flowchart-extension-container.xflow-app-workspace .x6-edge.x6-edge-selected path:nth-child(2) {
stroke: #1890ff;
}
.flowchart-extension-container.xflow-app-workspace .x6-edge:hover path:nth-child(2) {
stroke: #1890ff;
}
.flowchart-extension-container.xflow-app-workspace .x6-edge.hoverHighlight path:nth-child(2) {
stroke: #1890ff;
}
.flowchart-extension-container.xflow-app-workspace .x6-port > circle {
stroke: #69c0ff;
}
.flowchart-extension-container.xflow-app-workspace .x6-widget-transform {
box-sizing: border-box !important;
margin: 0;
padding: 0;
border: 2px solid #3572f9;
box-shadow: 0 4px 4px 0 #dbe6ff;
}
.flowchart-extension-container.xflow-app-workspace .x6-widget-transform > div {
width: 8px;
height: 8px;
background-color: #fff;
border: 1px solid #3572f9;
}
.flowchart-extension-container.xflow-app-workspace .xflow-json-form .ant-tabs-content-holder {
padding: 0 !important;
}
.flowchart-container-collpase {
transition: left 0.5s;
}
.flowchart-container-collpase-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.flowchart-container-collpase-nodes {
border-right: 1px solid #d9d9d9;
}
.flowchart-container-collpase-icon {
position: absolute;
z-index: 99;
width: 20px;
color: #aaa;
font-size: 12px;
text-align: center;
background: #fff;
border: 1px solid #ccc;
transform: translate(0, -50%);
cursor: pointer;
}
.flowchart-container-collpase-icon:hover {
color: #2b84c0;
}
.flowchart-container-collpase .xflow-workspace-panel {
transition: left 0.5s;
}
.flowchart-editor-panel-body {
padding: 12px;
}
.flowchart-editor-panel-body .flowchart-editor-color-container {
width: 24px;
height: 24px;
padding: 4px;
border: 1px solid #eee;
border-radius: 2px;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group {
display: flex;
flex-direction: column;
grid-gap: 8px;
margin-bottom: 12px;
padding-bottom: 12px;
font-size: 12px;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group:first-child {
border-bottom: 1px solid #ccc;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group:last-child {
margin-bottom: 0;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group input,
.flowchart-editor-panel-body .flowchart-editor-panel-group select {
height: 24px;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group h5 {
margin: 0;
color: rgba(0, 0, 0, 0.85);
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .group {
display: flex;
flex-direction: row;
align-items: center;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .group > label {
margin-right: 8px;
color: rgba(0, 0, 0, 0.45);
word-break: keep-all;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .split {
display: flex;
grid-gap: 8px;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group {
position: relative;
display: flex;
flex-direction: row;
width: 100%;
height: 100%;
overflow: hidden;
vertical-align: center;
border: 1px solid #d9d9d9;
border-radius: 2px;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group > span {
position: absolute;
top: 0;
right: 0;
display: block;
width: 20px;
color: #000000d9;
line-height: 24px;
text-align: center;
background-color: #fafafa;
cursor: pointer;
}
.flowchart-editor-panel-body .flowchart-editor-panel-group .addon-before-group:hover > span {
display: none;
}
.flowchart-editor-panel-body .flowchart-editor-node-text-style,
.flowchart-editor-panel-body .flowchart-editor-edge-text-style,
.flowchart-editor-panel-body .flowchart-editor-edge-stroke-style {
display: flex;
flex-direction: row;
grid-gap: 8px;
}
.flowchart-editor-panel-body .ant-input-number {
width: 100%;
}
.flowchart-editor-canvas-panel {
display: flex;
justify-content: center;
padding-top: 60px;
color: #aaa;
}
.flowchart-editor-pick-color-container {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 999;
background: rgba(0, 0, 0, 0.25);
}
.flowchart-editor-pick-color-container .flowchart-editor-popover {
position: absolute;
top: 50%;
left: 50%;
padding: 12px;
background: #fff;
transform: translate(-50%, -50%);
}
.flowchart-editor-pick-color-container .sketch-picker {
box-sizing: border-box !important;
padding: 0 !important;
border-radius: none !important;
box-shadow: none !important;
}
.flowchart-editor-pick-color-container .foolter {
display: flex;
flex-direction: row;
justify-content: space-between;
margin-top: 12px;
}
.flowchart-extension-container .xflow-editor-panel-collpase {
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
transition: right 0.5s;
}
.flowchart-extension-container .xflow-editor-panel-collpase-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.flowchart-extension-container .xflow-editor-panel-collpase-icon {
position: absolute;
z-index: 99;
width: 20px;
color: #aaa;
text-align: center;
background: #fff;
border: 1px solid #ccc;
transform: translate(0, -50%);
cursor: pointer;
}
.flowchart-extension-container .xflow-editor-panel-collpase-icon:hover {
color: #2b84c0;
}
.flowchart-extension-container .xflow-editor-panel-collpase .xflow-workspace-panel {
transition: left 0.5s;
}
.xflow-group-node {
z-index: 9;
width: 100%;
height: 100%;
background-color: rgba(255, 255, 255, 0.65);
border: 1px solid rgba(255, 255, 255, 0.25);
border-radius: 4px;
box-shadow: rgb(17 49 96 / 12%) 0px 1px 3px 0px, rgb(17 49 96 / 4%) 0px 0px 0px 1px;
cursor: grab;
}
.xflow-group-node:hover {
background-color: rgba(227, 244, 255, 0.45);
border: 1px solid #1890ff;
box-shadow: 0 0 3px 3px rgba(64, 169, 255, 0.2);
cursor: move;
}
.xflow-group-node .xflow-group-header {
display: flex;
justify-content: space-between;
padding: 0 12px;
line-height: 38px;
}
.xflow-group-node .xflow-group-header .header-left {
width: 80%;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.xflow-group-node .xflow-group-header .header-right {
display: inline-flex;
align-items: center;
}
.xflow-group-node .xflow-group-header .header-right span.anticon {
margin-left: 8px;
}
.x6-node-selected .xflow-group-node {
background-color: rgba(243, 249, 255, 0.92);
border: 1px solid #1890ff;
box-shadow: 0 0 3px 3px rgba(64, 169, 255, 0.2);
}
.x6-node-selected .xflow-group-node:hover {
background-color: rgba(243, 249, 255, 0.6);
}
.flowchart-extension-container .xflow-node-panel {
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
}
.flowchart-extension-container .xflow-node-panel-header {
display: flex;
justify-content: space-evenly;
background: #fff;
border-right: 1px solid #d9d9d9;
border-bottom: 1px solid #d9d9d9;
}
.flowchart-extension-container .xflow-node-panel-header-title {
font-size: 16px;
}
.flowchart-extension-container .xflow-node-panel-header-search {
width: 100%;
padding: 0 12px;
}
.flowchart-extension-container .xflow-node-panel-custom {
display: flex;
flex-wrap: wrap;
grid-gap: 5px;
overflow-x: hidden;
overflow-y: auto;
background: #fff;
cursor: grab;
}
.flowchart-extension-container .xflow-node-panel-official {
grid-gap: 5px;
overflow-x: hidden;
overflow-y: auto;
background: #fff;
cursor: grab;
display: grid;
grid-template-columns: repeat(auto-fit, minmax(24px, 1fr));
}
.flowchart-extension-container .xflow-node-panel-node-wrapper {
display: flex;
justify-content: center;
cursor: pointer;
}
.flowchart-extension-container .xflow-node-panel .ant-collapse-content-box {
padding: 12px;
}
.flowchart-extension-container .xflow-node-panel .ant-collapse-content {
border-top: none;
}
.flowchart-extension-container .xflow-node-panel .ant-collapse-header {
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
}
.flowchart-extension-container .xflow-node-panel-collpase {
color: rgba(0, 0, 0, 0.85);
font-size: 12px;
transition: left 0.5s;
}
.flowchart-extension-container .xflow-node-panel-collpase-wrapper {
position: relative;
width: 100%;
height: 100%;
}
.flowchart-extension-container .xflow-node-panel-collpase-nodes {
border-right: 1px solid #d9d9d9;
}
.flowchart-extension-container .xflow-node-panel-collpase-icon {
position: absolute;
z-index: 99;
width: 20px;
color: #aaa;
text-align: center;
background: #fff;
border: 1px solid #ccc;
transform: translate(0, -50%);
cursor: pointer;
}
.flowchart-extension-container .xflow-node-panel-collpase-icon:hover {
color: #2b84c0;
}
.xflow-app-workspace {
overflow: hidden;
border: 1px solid #d9d9d9;
}
.xflow-app-workspace .xflow-workspace-panel {
z-index: 1;
background: #fff;
}
.xflow-app-workspace svg {
overflow: visible !important;
}
.xflow-app-workspace .x6-edge {
stroke-width: 1px;
}
.xflow-app-workspace .x6-edge.x6-edge-selected path:nth-child(2) {
stroke: #3572f9;
}
.xflow-app-workspace .x6-edge:hover path:nth-child(2) {
stroke: #3572f9;
}
.xflow-app-workspace .x6-edge.hoverHighlight path:nth-child(2) {
stroke: #3572f9;
}
.xflow-app-workspace .x6-port > circle {
stroke: #69c0ff;
}
.xflow-app-workspace .x6-widget-transform {
box-sizing: border-box !important;
margin: 0;
padding: 0;
border: 2px solid #3572f9;
box-shadow: 0 4px 4px 0 #dbe6ff;
}
.xflow-app-workspace .x6-widget-transform > div {
width: 8px;
height: 8px;
background-color: #fff;
border: 1px solid #3572f9;
}
.xflow-app-workspace .xflow-json-form .ant-tabs-content-holder {
padding: 0 !important;
}
.xflow-app-workspace .ant-collapse-header {
display: flex;
flex-wrap: nowrap;
align-items: flex-start;
padding: 12px 16px;
color: rgba(0, 0, 0, 0.85);
line-height: 1.5715;
cursor: pointer;
transition: all 0.3s, visibility 0s;
}
.col-card{
color:#1d39c4
}
.row-dragging {
background: #fafafa;
border: 1px solid #ccc;
z-index: 9999;
}
.row-dragging td {
padding: 14px;
}
.row-dragging .drag-visible {
visibility: visible;
}
.card-panel{
border: 4px solid #ccc;
}
.node-wrap-box {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
width: 220px;
max-height: 160px;
min-height: 72px;
-ms-flex-negative: 0;
flex-shrink: 0;
background: #fff;
border-radius: 4px;
cursor: pointer;
}
.node-wrap-box:after {
pointer-events: none;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
border-radius: 4px;
border: 1px solid transparent;
transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.node-wrap-box.active:after,
.node-wrap-box:active:after,
.node-wrap-box:hover:after {
border: 1px solid #3296fa;
box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}
.node-wrap-box.active .close,
.node-wrap-box:active .close,
.node-wrap-box:hover .close {
display: block;
}
.node-wrap-box.error:after {
border: 1px solid #f25643;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.node-wrap-box .title {
position: relative;
display: flex;
align-items: center;
padding-left: 16px;
padding-right: 8px;
height: 24px;
line-height: 24px;
font-size: 12px;
color: #fff;
text-align: left;
background: #576a95;
border-radius: 4px 4px 0 0;
}
.node-wrap-box .title .title-element {
width: 100%;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
}
.node-wrap-box .title .iconfont {
font-size: 12px;
margin-right: 5px;
}
.node-wrap-box .placeholder {
color: #bfbfbf;
}
.node-wrap-box .close {
display: none;
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 20px;
font-size: 14px;
color: #fff;
border-radius: 50%;
text-align: center;
line-height: 20px;
}
.node-wrap-box .content {
position: relative;
font-size: 14px;
padding: 6px;
padding-right: 12px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
min-height: 60px;
}
.node-wrap-box .content .text {
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
}
.node-wrap-box .content .arrow {
position: absolute;
right: 10px;
top: 50%;
transform: translateY(-50%);
width: 20px;
height: 14px;
font-size: 14px;
color: #979797;
}
.start-node.node-wrap-box .content .text {
display: block;
white-space: nowrap;
}
.node-wrapper-box-new {
padding: 12px 10px;
}
.node-wrapper-box-new .actions {
margin-top: 11px;
text-align: right;
}
.node-wrapper-box-new .ant-btn {
margin-left: 8px;
}
.node-wrap-box:before {
content: "";
position: absolute;
top: -12px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
width: 0;
height: 4px;
border-style: solid;
border-width: 8px 6px 4px;
border-color: #cacaca transparent transparent;
background: #f5f5f7;
}
.node-wrap-box.start-node:before {
content: none;
}
.add-node-popover {
min-height: 160px;
}
.add-node-popover-header {
position: relative;
margin-bottom: 15px;
}
.add-node-popover-close {
cursor: pointer;
position: absolute;
top: 5px;
right: 5px;
color: rgba(0, 0, 0, 0.25);
}
.add-node-popover-body {
display: flex;
}
.add-node-popover-body .wrap-container {
display: flex;
flex-direction: column;
}
.add-node-popover-body .wrap-container .wrap {
width: 64px;
height: 64px;
border-radius: 32px;
border: 1px solid #e2e2e2;
display: flex;
align-items: center;
justify-content: center;
margin-left: 8px;
}
.add-node-popover-body .wrap-container .text {
padding-top: 8px;
text-align: center;
}
.add-node-popover-item {
margin-right: 10px;
cursor: pointer;
text-align: center;
flex: 1;
color: #191f25 !important;
}
.add-node-popover-item .item-wrapper {
user-select: none;
display: inline-block;
width: 80px;
height: 80px;
margin-bottom: 5px;
background: #fff;
border: 1px solid #e2e2e2;
border-radius: 50%;
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.add-node-popover-item .iconfont {
font-size: 35px;
line-height: 80px;
}
.add-node-popover-item.approver .item-wrapper {
color: #ff943e;
}
.add-node-popover-item.notifier .item-wrapper {
color: #3296fa;
}
.add-node-popover-item.condition .item-wrapper {
color: #15bc83;
}
.add-node-popover-item.auto .item-wrapper {
color: #1059fb;
}
.add-node-popover-item:hover .item-wrapper {
background: #3296fa;
box-shadow: 0 10px 20px 0 rgba(50, 150, 250, 0.4);
}
.add-node-popover-item:hover .iconfont {
color: #fff;
}
.add-node-popover-item:active .item-wrapper {
box-shadow: none;
background: #eaeaea;
}
.add-node-popover-item:active .iconfont {
color: inherit;
}
.top-left-cover-line {
left: -1px;
}
.top-left-cover-line,
.top-right-cover-line {
position: absolute;
height: 3px;
width: 50%;
background-color: #f5f5f7;
top: -2px;
}
.top-right-cover-line {
right: -1px;
}
.bottom-left-cover-line {
left: -1px;
}
.bottom-left-cover-line,
.bottom-right-cover-line {
position: absolute;
height: 3px;
width: 50%;
background-color: #f5f5f7;
bottom: -2px;
}
.bottom-right-cover-line {
right: -1px;
}
.panel-row {
position: relative;
margin-bottom: 10px;
}
.dingflow-design {
width: auto;
background-color: #f5f5f7;
overflow: auto;
position: absolute;
bottom: 0;
left: 158px;
right: 0;
top: 30px;
z-index: 1;
}
.dingflow-design .box-scale {
transform: scale(1);
display: inline-block;
position: relative;
width: 100%;
padding: 54.5px 0;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-width: -webkit-min-content;
min-width: -moz-min-content;
min-width: min-content;
background-color: #f5f5f7;
-webkit-transform-origin: 0 0 0;
transform-origin: 0 0 0;
}
.dingflow-design .ie-polyfill-container {
display: -ms-grid;
-ms-grid-columns: min-content;
}
.dingflow-design .add-node-btn-box {
width: 240px;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-ms-flex-negative: 0;
flex-shrink: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
position: relative;
}
.dingflow-design .add-node-btn-box:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: -1;
margin: auto;
width: 2px;
height: 100%;
background-color: #cacaca;
}
.dingflow-design .node-wrap {
flex-direction: column;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
position: relative;
}
.dingflow-design .branch-wrap,
.dingflow-design .node-wrap {
display: inline-flex;
width: 100%;
}
.dingflow-design .branch-box-wrap {
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 270px;
width: 100%;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.dingflow-design .branch-box {
display: flex;
overflow: visible;
min-height: 180px;
height: auto;
border-bottom: 2px solid #ccc;
border-top: 2px solid #ccc;
position: relative;
margin-top: 15px;
}
.dingflow-design .branch-box .col-box {
background: #f5f5f7;
}
.dingflow-design .branch-box .col-box:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 0;
margin: auto;
width: 2px;
height: 100%;
background-color: #cacaca;
}
.dingflow-design .add-branch {
border: none;
outline: none;
user-select: none;
justify-content: center;
font-size: 12px;
padding: 0 10px;
height: 30px;
line-height: 30px;
border-radius: 15px;
color: #3296fa;
background: #fff;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
position: absolute;
top: -16px;
left: 50%;
transform: translateX(-50%);
transform-origin: center center;
cursor: pointer;
z-index: 1;
display: inline-flex;
align-items: center;
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dingflow-design .add-branch:hover {
transform: translateX(-50%) scale(1.1);
box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.1);
}
.dingflow-design .add-branch:active {
transform: translateX(-50%);
box-shadow: none;
}
.dingflow-design .col-box {
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-align: center;
align-items: center;
position: relative;
}
.dingflow-design .condition-node {
min-height: 220px;
}
.dingflow-design .condition-node,
.dingflow-design .condition-node-box {
display: inline-flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
flex-direction: column;
-webkit-box-flex: 1;
}
.dingflow-design .condition-node-box {
padding-top: 30px;
padding-right: 50px;
padding-left: 50px;
-webkit-box-pack: center;
justify-content: center;
-webkit-box-align: center;
align-items: center;
flex-grow: 1;
position: relative;
}
.dingflow-design .condition-node-box:before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
width: 2px;
height: 100%;
background-color: #cacaca;
}
.dingflow-design .condition-node .sort-left,
.dingflow-design .condition-node .sort-right {
position: absolute;
top: 0;
bottom: 0;
display: none;
z-index: 1;
}
.dingflow-design .condition-node .sort-left {
left: 0;
border-right: 1px solid #f6f6f6;
}
.dingflow-design .condition-node .sort-right {
right: 0;
border-left: 1px solid #f6f6f6;
}
.dingflow-design .condition-node:hover .sort-left,
.dingflow-design .condition-node:hover .sort-right {
display: flex;
align-items: center;
}
.dingflow-design .condition-node .sort-left:hover,
.dingflow-design .auto-judge .sort-right:hover {
background: #efefef;
}
.dingflow-design .auto-judge {
position: relative;
width: 220px;
min-height: 72px;
background: #fff;
border-radius: 4px;
padding: 12px 8px 0 16px;
cursor: pointer;
}
.dingflow-design .auto-judge:after {
pointer-events: none;
content: "";
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
border-radius: 4px;
border: 1px solid transparent;
transition: all 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.dingflow-design .auto-judge.active:after,
.dingflow-design .auto-judge:active:after,
.dingflow-design .auto-judge:hover:after {
border: 1px solid #3296fa;
box-shadow: 0 0 6px 0 rgba(50, 150, 250, 0.3);
}
.dingflow-design .auto-judge.active .close,
.dingflow-design .auto-judge:active .close,
.dingflow-design .auto-judge:hover .close {
display: block;
}
.dingflow-design .auto-judge.error:after {
border: 1px solid #f25643;
box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}
.dingflow-design .auto-judge .title-wrapper {
position: relative;
font-size: 12px;
color: #15bc83;
text-align: left;
line-height: 16px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
}
.dingflow-design .auto-judge .title-wrapper .editable-title {
display: inline-block;
max-width: 120px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.dingflow-design .auto-judge .title-wrapper .priority-title {
display: inline-block;
float: right;
margin-right: 10px;
color: rgba(25, 31, 37, 0.56);
}
.dingflow-design .auto-judge .title-wrapper .priority-button {
display: inline-block;
height: 28px;
float: right;
margin-right: 10px;
border: 1px solid rgba(0, 0, 0, 0.15);
border-radius: 4px;
color: rgba(0, 0, 0, 0.65);
}
.dingflow-design .auto-judge .title-wrapper .priority-button div {
display: inline-block;
}
.dingflow-design .auto-judge .title-wrapper .priority-button .priority-content {
padding: 0 8px;
font-size: 12px;
line-height: 28px;
border-left: 1px solid rgba(0, 0, 0, 0.15);
border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.dingflow-design .auto-judge .placeholder {
color: #bfbfbf;
}
.dingflow-design .auto-judge .close {
display: none;
position: absolute;
right: -10px;
top: -10px;
width: 20px;
height: 20px;
font-size: 14px;
color: rgba(0, 0, 0, 0.25);
border-radius: 50%;
text-align: center;
line-height: 20px;
z-index: 2;
}
.dingflow-design .auto-judge .content {
font-size: 14px;
color: #191f25;
text-align: left;
margin-top: 6px;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
padding-right: 12px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center;
min-height: 60px;
}
.dingflow-design .auto-judge .sort-left,
.dingflow-design .auto-judge .sort-right {
position: absolute;
top: 0;
bottom: 0;
display: none;
z-index: 1;
}
.dingflow-design .auto-judge .sort-left {
left: 0;
border-right: 1px solid #f6f6f6;
}
.dingflow-design .auto-judge .sort-right {
right: 0;
border-left: 1px solid #f6f6f6;
}
.dingflow-design .auto-judge:hover .sort-left,
.dingflow-design .auto-judge:hover .sort-right {
display: flex;
align-items: center;
}
.dingflow-design .auto-judge .sort-left:hover,
.dingflow-design .auto-judge .sort-right:hover {
background: #efefef;
}
.dingflow-design .add-node-btn {
user-select: none;
width: 240px;
padding: 20px 0 32px;
display: flex;
-webkit-box-pack: center;
justify-content: center;
flex-shrink: 0;
-webkit-box-flex: 1;
flex-grow: 1;
}
.dingflow-design .add-node-btn .btn {
outline: none;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
width: 30px;
height: 30px;
background: #3296fa;
border-radius: 50%;
position: relative;
border: none;
line-height: 30px;
-webkit-transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.dingflow-design .add-node-btn .btn .iconfont {
color: #fff;
font-size: 16px;
}
.dingflow-design .add-node-btn .btn:hover {
transform: scale(1.3);
box-shadow: 0 13px 27px 0 rgba(0, 0, 0, 0.1);
}
.dingflow-design .add-node-btn .btn:active {
transform: none;
background: #1e83e9;
box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
}
.dingflow-design .end-node {
border-radius: 50%;
font-size: 14px;
color: rgba(25, 31, 37, 0.4);
text-align: left;
}
.dingflow-design .end-node .end-node-circle {
width: 10px;
height: 10px;
margin: auto;
border-radius: 50%;
background: #dbdcdc;
}
.dingflow-design .end-node .end-node-text {
margin-top: 5px;
text-align: center;
}
.zoom {
display: flex;
position: fixed;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 40px;
width: 125px;
right: 40px;
margin-top: 30px;
z-index: 10;
}
.zoom-save {
display: flex;
position: fixed;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 40px;
width: 125px;
right: 140px;
margin-top: 30px;
z-index: 10;
}
.zoom .zoom-in,
.zoom .zoom-out {
width: 30px;
height: 30px;
background: #fff;
color: #c1c1cd;
cursor: pointer;
background-size: 100%;
background-repeat: no-repeat;
}
.zoom .zoom-out {
background-image: url(https://gw.alicdn.com/tfs/TB1s0qhBHGYBuNjy0FoXXciBFXa-90-90.png);
}
.zoom .zoom-out.disabled {
opacity: 0.5;
}
.zoom .zoom-in {
background-image: url(https://gw.alicdn.com/tfs/TB1UIgJBTtYBeNjy1XdXXXXyVXa-90-90.png);
}
.zoom .zoom-in.disabled {
opacity: 0.5;
}
.add-icon {
transition: all 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.add-icon:hover {
transform: scale(1.2);
}