ohif-viewer/Packages/lesiontracker/client/components/caseProgress/caseProgress.styl
2016-08-31 15:54:32 +02:00

33 lines
639 B
Stylus

@import "{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: 46px
margin: 0
font-size: 15px
font-weight: bold
button.btn
theme('background-color', '$activeColor')
theme('border', '1px solid $uiBorderColorActive')
color: #000
cursor: pointer
font-size: 15px
font-weight: bold
height: 37px
margin-top: 6px
text-align: center
width: 126px