![JAR search and dependency download from the Maven repository](/logo.png)
META-INF.resources.frontend.org.ikasan.draw2d.designer.css Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of ikasan-designer Show documentation
Show all versions of ikasan-designer Show documentation
Integration of vis.js library for Ikasan platform
div#canvas-wrapper {
border:1px solid #E0E0E0;
padding: 0px;
margin: 0px;
position: absolute;
top: 140px;
right: 0px;
left: 250px;
bottom: 0px;
overflow: scroll;
background-color: #FFFFFF;
}
div#canvas-viewport {
border:1px solid #E0E0E0;
padding: 0px;
margin: 0px;
position: relative;
top: 0px;
right: 0px;
left: 0px;
bottom: 0px;
overflow: scroll;
height: 100%;
width: 100%;
background-color: #FFFFFF;
}
div#job-viewport {
border:1px solid #E0E0E0;
padding: 0px;
margin: 0px;
position: relative;
top: 0px;
right: 0px;
left: 0px;
bottom: 0px;
overflow: scroll;
height: 100%;
width: 100%;
background-color: #FFFFFF;
}
div#context-viewport {
border:1px solid #E0E0E0;
padding: 0px;
margin: 0px;
position: relative;
top: 0px;
right: 0px;
left: 0px;
bottom: 0px;
overflow: scroll;
height: 100%;
width: 100%;
background-color: #FFFFFF;
}
div#canvas-palette {
padding: 0px;
margin: 0px;
position: absolute;
top: 140px;
width: 250px;
left: 0px;
bottom: 15px;
overflow: scroll;
}
div#canvas-menu {
padding: 0px;
margin: 0px;
position: absolute;
top: 65px;
height: 40px;
left: 15px;
right: 15px;
color:black;
font-size: 10pt;
background-color: #FFFFFF;
}
div#canvas-actions {
padding: 0px;
margin: 0px;
position: absolute;
top: 95px;
height: 45px;
left: 15px;
right: 15px;
}
.paletteDiv {
column-gap: 5px;
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy