ohif-viewer/Packages/ohif-study-list/client/components/studylist/studylist.styl
2017-03-21 10:16:47 -03:00

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