LT-249: Creating inactive state for header row

This commit is contained in:
Bruno Alves de Faria 2016-06-23 13:49:13 -03:00 committed by Erik Ziegler
parent 1ffbf15ea3
commit b4eb85858c

View File

@ -12,6 +12,12 @@ $headerRowHeight = 63px
margin-top: 2px
width: 316px
&.inactive .add
cursor: not-allowed
svg
fill: #5A666D
div
align-items: stretch
flex: 1
@ -24,6 +30,7 @@ $headerRowHeight = 63px
padding-left: 2px
svg
fill: #C1D8E3
height: $headerRowHeight
max-width: 11px