Make worklist widths reactive (by %)

This commit is contained in:
Rob Lewis 2015-11-28 11:44:32 -05:00
parent 9e80b8b162
commit d4dbdaefc6

View File

@ -12,25 +12,26 @@ body
input.worklist-search
height: 25px
background-color: #888888
width: 100%
#tblStudyList
tr
height: 20px
.patient-name-input
width: 200px
width: 100%
.worklist-input
width: 80px
width: 100%
.modality-input
width: 60px
width: 100%
.patientid-input
width: 260px
width: 100%
.study-description-input
width: 480px
width: 100%
#worklistTab
background-color: #202020