diff options
Diffstat (limited to 'app/components/styled')
| -rw-r--r-- | app/components/styled/CellButton.js | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/app/components/styled/CellButton.js b/app/components/styled/CellButton.js index ed3421f803..709260d2e6 100644 --- a/app/components/styled/CellButton.js +++ b/app/components/styled/CellButton.js @@ -24,18 +24,6 @@ const styles = { cellHover: { backgroundColor: colors.blue80, }, - white40: { - color: colors.white40, - }, - white60: { - color: colors.white60, - }, - white80: { - color: colors.white80, - }, - white: { - color: colors.white, - }, icon: { color: colors.white60, marginLeft: 8, |
