LT-191: Added black text shadow on DICOM overlay text so it's visible on lung windows

This commit is contained in:
Rob Lewis 2016-08-09 23:08:56 -04:00
parent 530a862d07
commit 75b51df6e7

View File

@ -8,6 +8,7 @@ $viewportTagPadding = 20px
.dicomTag
position: absolute
font-weight: 400
text-shadow: 1px 1px black
.topleft
top: $viewportTagPadding