From 959f5d0642e40f4c4e05dd7f0afc5cb41b160819 Mon Sep 17 00:00:00 2001 From: gtzatchkova Date: Wed, 30 Oct 2024 21:07:17 +0100 Subject: [PATCH 01/14] Add hover states for buttons --- client/components/Application/Content.tsx | 9 ++++++++- client/components/Application/Sidebar.tsx | 11 ++++++++++- client/components/Parts/Buttons/SimpleButton.tsx | 7 +++++-- client/components/Parts/Dialogs/OneButton.tsx | 1 + 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/client/components/Application/Content.tsx b/client/components/Application/Content.tsx index 12a69b656..c999eed72 100644 --- a/client/components/Application/Content.tsx +++ b/client/components/Application/Content.tsx @@ -88,7 +88,14 @@ function EmptyContent() { The ODE supports Excel & csv files ) } From 6ed51ec1127b1b0f8df400aa1aab3d1701a8cd09 Mon Sep 17 00:00:00 2001 From: gtzatchkova Date: Wed, 30 Oct 2024 21:07:17 +0100 Subject: [PATCH 07/14] Add hover states for buttons --- client/components/Application/Content.tsx | 9 ++++++++- client/components/Application/Sidebar.tsx | 11 ++++++++++- client/components/Parts/Buttons/SimpleButton.tsx | 7 +++++-- client/components/Parts/Dialogs/OneButton.tsx | 1 + 4 files changed, 24 insertions(+), 4 deletions(-) diff --git a/client/components/Application/Content.tsx b/client/components/Application/Content.tsx index 12a69b656..c999eed72 100644 --- a/client/components/Application/Content.tsx +++ b/client/components/Application/Content.tsx @@ -88,7 +88,14 @@ function EmptyContent() { The ODE supports Excel & csv files