processmaker-builder
Version:
The gulp task runner for ProcessMaker building
25 lines (21 loc) • 374 B
CSS
.pmTextContainer1 {
width: 60px;
display: inline-block;
font-size: 12px;
margin: 1px;
}
.pmTextContainer1 span, .pmNameContent {
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
display: inline-block;
}
.pmTextContainer2 {
width: auto;
display: inline-block;
font-size: 16px;
font-weight: bold;
}
.pmNameContent {
width: 170px;
}