ohif-viewer/Packages/lesiontracker/client/components/conformanceCheckFeedback/conformanceCheckFeedback.styl

19 lines
275 B
Stylus

#conformanceCheckFeedback
position: absolute
right: 10px
color: darkorange
cursor: pointer
background: black
width: 30%
height: 30px
overflow: hidden
p
margin: 5px
text-align: center
&:hover
overflow: auto
height: 200px
z-index: 200