LT-249: Creating inactive state for header row
This commit is contained in:
parent
1ffbf15ea3
commit
b4eb85858c
@ -12,6 +12,12 @@ $headerRowHeight = 63px
|
|||||||
margin-top: 2px
|
margin-top: 2px
|
||||||
width: 316px
|
width: 316px
|
||||||
|
|
||||||
|
&.inactive .add
|
||||||
|
cursor: not-allowed
|
||||||
|
|
||||||
|
svg
|
||||||
|
fill: #5A666D
|
||||||
|
|
||||||
div
|
div
|
||||||
align-items: stretch
|
align-items: stretch
|
||||||
flex: 1
|
flex: 1
|
||||||
@ -24,6 +30,7 @@ $headerRowHeight = 63px
|
|||||||
padding-left: 2px
|
padding-left: 2px
|
||||||
|
|
||||||
svg
|
svg
|
||||||
|
fill: #C1D8E3
|
||||||
height: $headerRowHeight
|
height: $headerRowHeight
|
||||||
max-width: 11px
|
max-width: 11px
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user