14 lines
313 B
Stylus
14 lines
313 B
Stylus
@import "{ohif:design}/app"
|
|
|
|
.measurementLightTableView
|
|
.report-area
|
|
theme('background-color', '$uiGrayDarker')
|
|
margin-top: 2px
|
|
padding: 10px 0
|
|
text-align: center
|
|
|
|
.btn
|
|
theme('background-color', '$activeColor')
|
|
theme('border', '1px solid $uiBorderColorActive')
|
|
color: #000
|