20 lines
530 B
Sass
20 lines
530 B
Sass
.action-execution-offset-diagram-component, .action-execution-offset-diagram-component-old2
|
|
.noUi-tooltip
|
|
white-space: nowrap
|
|
.range-slider-container
|
|
padding: 18px 30px
|
|
.action-execution-offset-diagram-container
|
|
.offset-line
|
|
stroke: #adadad
|
|
stroke-width: 1px
|
|
.base-line
|
|
stroke: #2185d0
|
|
stroke-width: 3px
|
|
.action-descriptions
|
|
.action-description-text
|
|
text-anchor: start
|
|
// within .tooltipstered
|
|
.tooltipster-base
|
|
.edit-workflow-action-definition
|
|
margin: -3px 0 5px 10px !important
|