@fintricity-public/style-guide
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -217,10 +217,5 @@ // PRIMARY COLOURS | ||
tr: { | ||
':nthChild(odd)': { | ||
backgroundColor: WHITE | ||
}, | ||
':nthChild(even)': { | ||
backgroundColor: 'rgba(220,231,231,0.2)' | ||
}, | ||
border: 'none', | ||
td: { | ||
':firstChild': { | ||
first: { | ||
color: TIFFANY_BLUE, | ||
@@ -227,0 +222,0 @@ fontWeight: FONT_WEIGHT_LARGE |
{ | ||
"name": "@fintricity-public/style-guide", | ||
"description": "UI Tools by Fintricity", | ||
"version": "0.0.41", | ||
"version": "0.0.42", | ||
"author": "Jack Prior <jack.prior@fintricity.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
6020
213