ohif-viewer/LesionTracker/client/components/emailVerification/emailVerification.styl
2016-02-28 12:58:05 -05:00

15 lines
300 B
Stylus

#emailVerification
#emailVerificationContent
position: absolute
top: 0
bottom: 0
left: 0
right: 0
margin: auto
width: 60%
height: 20%
z-index: 100
border-radius: 5px
padding: 10px 20px 10px 20px
background-color: rgba(255,255,255,1)
outline: none