ohif-viewer/Packages/ohif-measurements/client/components/caseProgress/caseProgress.styl
2018-02-02 09:22:48 -02:00

21 lines
354 B
Stylus

@require '{ohif:design}/app'
.caseProgress
transition(all 0.3 ease)
.radialProgress
display: inline-block
float:left
.caseProgressStatus
display: inline-block
float: left
margin-left: 22px
h5
theme('color', '$textPrimaryColor')
line-height: 40px
margin: 0
font-size: 15px
font-weight: bold