代码拉取完成,页面将自动刷新
#flowNode{
height: 820px;
position: relative;
}
.nodeTitle{
position:absolute;
top:0px;
right: 0px;
background-color: #f8f8f8;
width: 280px;
height:130px;
border: 1px solid #f6f6f6;
display: none;
}
.min-height{
height: 500px;
}
.mt20{
margin-top: 20px;
}
.mt30{
margin-top: 30px;
}
.jnode-panel{
position: absolute;
border: 0px solid #f0f0f0;
}
.connectorLabel {
height: 25px;
line-height: 20px;
background-color: #f0f0f0;
padding:2px;
font-size: 10px;
color: #444;
z-index: 3;
border: 1px dotted #337ab7;
opacity: 0.7;
}
.jnode-box{
box-shadow: 2px 2px 19px #aaa;
-o-box-shadow: 2px 2px 19px #aaa;
-webkit-box-shadow: 2px 2px 19px #aaa;
-moz-box-shadow: 2px 2px 19px #aaa;
-moz-border-radius: 0.5em;
border-radius: 0.5em;
opacity: 0.8;
z-index: 2;
filter: alpha(opacity=80);
text-align: center;
/** color:#404040; **/
color:#ffffff;
background-color: #eeeeef;
font-size: 14pt;
height: 50px;
line-height: 48px;
margin: 25px auto;
}
.jnode-box span{
font-size: 16px;
}
.jnode-round{
border-radius: 50%;
width:100px;
}
.jnode-rectangle{
border-radius: 0.5em;
width:100px;
}
.jnode-diamond{
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg);
width: 70px;
height: 70px;
margin:38px auto;
}
.jnode-diamond span{
margin:12px auto;
display:inline-block;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg);
}
.jnode-radius{
border-radius: 50%;
width:100px;
margin:0px auto;
}
.jnode-task{
border-radius: 0.5em;
width:100px;
height: 50px;
margin:0px auto;
display: flex;
justify-content: center;
align-items: center;
}
.jnode-judge{
margin:12px 12px;
}
.bdc-success{
border:3px solid #4cae4c;
background-color: #4cae4c;
}
.bdc-primary{
border:3px solid #009688;
background-color: #009688;
}
.bdc-primary-select{
background-color: #5FB878 !important;
}
.bdc-warning{
border:3px solid #d58512;
background-color: #d58512;
}
.bdc-danger{
border:3px solid #ac2925;
background-color: #ac2925;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。