ohif-viewer/Packages/ohif-measurements/client/components/measurementTable/measurementTableTimepointCell/measurementTableTimepointCell.styl
2017-01-12 09:15:08 -02:00

11 lines
239 B
Stylus

@import "{design}/app"
.measurementTableTimepointCell
theme('border-left', '%s solid $uiBorderColor' % $uiBorderThickness)
theme('color', '$textPrimaryColor')
padding: 0 10px
cursor: pointer
&:hover
theme('color', '$activeColor')