Add divider table row style

This commit is contained in:
ines 2017-04-26 16:02:44 +02:00
parent e6bdf5bc5c
commit 99558023fd
2 changed files with 4 additions and 1 deletions

View File

@ -55,7 +55,7 @@
}
},
"V_CSS": "1.4",
"V_CSS": "1.5",
"V_JS": "1.2",
"DEFAULT_SYNTAX": "python",
"ANALYTICS": "UA-58931649-1",

View File

@ -20,6 +20,9 @@
@extend .u-text-label
color: $color-theme
&.c-table__row--divider
border-top: 2px solid $color-theme
//- Table cell