div.WireIt-Container {
width: 300px; /* Prevent the modules from scratching on the right */
}
div.WireIt-InOutContainer {
width: 150px;
}
div.WireIt-InputExTerminal {
float: left;
width: 21px;
height: 21px;
position: relative;
}
div.WireIt-InputExTerminal div.WireIt-Terminal {
top: -3px;
left: -7px;
}
div.inputEx-Group div.inputEx-label {
width:100px;
}
div.WireIt-ImageContainer {
width: auto;
}
div.Bubble div.body {
width: 70px;
height: 45px;
opacity: 0.8;
cursor: move;
}
.WiringEditor-module span {
position: relative;
top: -3px;
}
div.WireIt-Container div.body {
background-color: #EDF5FF;
}
div.WireIt-Container div.body.js-execution-starting {
background-color: #FFFF99;
}
div.WireIt-Container div.body.js-execution-ok {
background-color: #66FF99;
}
div.WireIt-Container div.body.js-execution-failed {
background-color: #FF3333;
}
# |
Change |
User |
Description |
Committed |
|
#1
|
16445 |
christiane_renck |
Rename/move file(s) |
|
|
//guest/christiane_renck/MergeQuestJS/main/demos/WireIt/plugins/grouping/examples/sawire/sawire.css |
#1
|
16444 |
christiane_renck |
Adding MergeQuestJS to the Workshop. |
|
|