21 lines
354 B
Stylus
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
|