14 lines
284 B
Stylus
14 lines
284 B
Stylus
@import "{ohif:design}/app"
|
|
|
|
.study-list-wrapper
|
|
theme('background-color', '$primaryBackgroundColor')
|
|
color: white
|
|
margin: 2px auto 0
|
|
height: calc(100% - 91px)
|
|
position: relative
|
|
width: 100%
|
|
|
|
.loadingTextDiv
|
|
theme('color', '$textSecondaryColor')
|
|
font-size: 30px
|