From 6b859b06939f276e9fc509f3c0de430441d71aaf Mon Sep 17 00:00:00 2001 From: Tom Hacohen Date: Mon, 3 Dec 2018 16:12:37 +0000 Subject: [PATCH] Change the tab text colour to black. Keeping the main title white and bold for now as it pops more. Maybe also need to change. Fixes #25. --- src/Journal/index.tsx | 2 +- src/Pim/PimMain.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Journal/index.tsx b/src/Journal/index.tsx index d0aeb1f..7ed58cd 100644 --- a/src/Journal/index.tsx +++ b/src/Journal/index.tsx @@ -83,7 +83,7 @@ class Journal extends React.PureComponent { this.setState({ tab })} > diff --git a/src/Pim/PimMain.tsx b/src/Pim/PimMain.tsx index 189242a..c4e4d1b 100644 --- a/src/Pim/PimMain.tsx +++ b/src/Pim/PimMain.tsx @@ -96,7 +96,7 @@ class PimMain extends React.PureComponent { this.setState({tab: value})} >