From 9f58e9aea8a153e9368c3cc48e9b75b55ae952ea Mon Sep 17 00:00:00 2001 From: greg lobinski <32480082+greglobinski@users.noreply.github.com> Date: Fri, 12 Apr 2019 16:44:22 +0200 Subject: [PATCH] fix(www): button style on the Features page (#13316) 1. Fix the restyled `button` (for Chrome on Windows and Linux we always have to set `background` property, otherwise it shows a `default` grey background) 2. Unify `cursor` type ![Peek 2019-04-12 12-54](https://user-images.githubusercontent.com/32480082/56033004-d9279800-5d23-11e9-9e9c-2e40608a9a48.gif) with fix ![Peek 2019-04-12 12-55](https://user-images.githubusercontent.com/32480082/56033002-d9279800-5d23-11e9-9d09-c02e5821eea3.gif) --- www/src/components/evaluation-table.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/src/components/evaluation-table.js b/www/src/components/evaluation-table.js index 134a40b5d4638..d481391085e1e 100644 --- a/www/src/components/evaluation-table.js +++ b/www/src/components/evaluation-table.js @@ -64,7 +64,9 @@ class EvaluationTable extends Component { >