Use more distinct color for table footers

This commit is contained in:
Ines Montani 2016-11-02 23:17:02 +01:00
parent fd2a012fd3
commit 309a8c2c0f

View File

@ -13,7 +13,7 @@
background: rgba($color-subtle-light, 0.35) background: rgba($color-subtle-light, 0.35)
&.c-table__row--foot &.c-table__row--foot
background: $color-subtle-light background: rgba($color-theme, 0.025)
border-top: 2px solid $color-theme border-top: 2px solid $color-theme
.c-table__cell:first-child .c-table__cell:first-child