2016-06-07 19:09:47 +02:00
|
|
|
@import "{design}/app"
|
|
|
|
|
|
|
|
|
|
.lesionTableTimepointHeader
|
|
|
|
|
flex: 1
|
2016-06-08 11:49:21 +02:00
|
|
|
padding-left: 20px
|
2016-06-07 19:09:47 +02:00
|
|
|
justify-content: space-around
|
|
|
|
|
|
|
|
|
|
div
|
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
|
|
.timepointName
|
|
|
|
|
color: $textSecondaryColor
|
|
|
|
|
|
|
|
|
|
.timepointDate
|
2016-06-08 11:49:21 +02:00
|
|
|
font-weight: 200
|
2016-06-07 19:09:47 +02:00
|
|
|
color: $textPrimaryColor
|
|
|
|
|
border-left: $uiBorderColor $uiBorderThickness solid
|