21 lines
315 B
Stylus
21 lines
315 B
Stylus
@import "{design}/app"
|
|
|
|
.entrySection
|
|
padding: 10px
|
|
color: $textPrimaryColor
|
|
|
|
&:not(:last-child)
|
|
border-bottom: $uiBorderThickness solid $uiBorderColorDark
|
|
|
|
h5
|
|
font-weight: 300
|
|
|
|
label
|
|
font-size: 14px
|
|
font-weight: 100
|
|
display: inline-block
|
|
padding: 5px
|
|
|
|
input
|
|
margin: 5px
|