16 lines
335 B
Stylus
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
|