ohif-viewer/Packages/ohif-measurements/client/components/measurementTable/measurementTableView/measurementTableView.styl
2017-10-31 11:22:37 -02:00

16 lines
335 B
Stylus

@import "{ohif:design}/app"
.measurementTableView
.report-area
theme('background-color', '$uiGrayDarker')
margin-top: 2px
padding: 10px 0
.btn.js-pdf
theme('background-color', '$activeColor')
theme('border', '1px solid $uiBorderColorActive')
color: #000
display: table
margin: 0 auto