LT-273: Increased font-weight for additional viewer dialog and button elements
This commit is contained in:
parent
d8327ca9db
commit
356abd0978
@ -43,6 +43,7 @@ $textColorActive = #2D2D2D
|
||||
.bottomLabel
|
||||
color: $textSecondaryColor
|
||||
font-size: 12px
|
||||
font-weight: 500
|
||||
line-height: 12px
|
||||
margin-top: 8px
|
||||
|
||||
|
||||
@ -22,7 +22,7 @@
|
||||
color: $textSecondaryColor
|
||||
|
||||
h5, label
|
||||
font-weight: 100
|
||||
font-weight: 400
|
||||
|
||||
.annotationTextInputOptions
|
||||
padding: 10px 0
|
||||
|
||||
@ -21,7 +21,7 @@
|
||||
color: $textSecondaryColor
|
||||
|
||||
h5, label
|
||||
font-weight: 100
|
||||
font-weight: 400
|
||||
|
||||
box-sizing: border-box
|
||||
|
||||
|
||||
@ -16,6 +16,7 @@
|
||||
.buttonLabel
|
||||
color: $textSecondaryColor
|
||||
font-size: 12px
|
||||
font-weight: 500
|
||||
|
||||
.svgContainer
|
||||
margin: 0 auto
|
||||
|
||||
Loading…
Reference in New Issue
Block a user