7 lines
177 B
Stylus
7 lines
177 B
Stylus
@import "{design}/app"
|
|
|
|
.lesionTableTimepointCell
|
|
theme('border-left', '%s solid $uiBorderColor' % $uiBorderThickness)
|
|
theme('color', '$textPrimaryColor')
|
|
padding: 0 10px
|