Files
ember-panda/addon/styles/diagrams/project/_workflow-group-offset-diagram.sass
T
2017-12-21 11:51:55 +01:00

32 lines
604 B
Sass

.workflow-group-offset-diagram-component
.noUi-tooltip
white-space: nowrap
.range-slider-container
padding: 18px 30px
// SVG
.workflow-group-offset-diagram-container
.groups-crossing-left-axis
text
fill: black
font-weight: bold
.groups-crossing-right-axis
text
fill: black
font-weight: bold
text-anchor: end
.bar
fill: #5f89ad
&.lead-time-none
fill: #f2711c
&.extra-duration
fill: #fff
fill-opacity: 0.2
.offset-line
stroke: #adadad
stroke-width: 1px
.base-line
stroke: #2185d0
stroke-width: 3px