@fintricity-public/style-guide
Advanced tools
Comparing version 0.0.43 to 0.0.44
@@ -207,2 +207,9 @@ // PRIMARY COLOURS | ||
}, | ||
buttonTertiary: { | ||
height: '30px', | ||
width: '140px', | ||
border: '1px solid ' + TIFFANY_BLUE, | ||
borderRadius: '2px', | ||
boxShadow: 'inset 0 0 5px 0 rgba(0,0,0,0.4)' | ||
}, | ||
table: { | ||
@@ -209,0 +216,0 @@ color: STEEL, |
{ | ||
"name": "@fintricity-public/style-guide", | ||
"description": "UI Tools by Fintricity", | ||
"version": "0.0.43", | ||
"version": "0.0.44", | ||
"author": "Jack Prior <jack.prior@fintricity.com>", | ||
@@ -6,0 +6,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
221
16696