From 863bdd04631c7173a2664c0046374b588263813d Mon Sep 17 00:00:00 2001 From: Vegard Bakke Date: Sat, 28 Dec 2024 15:36:44 +0100 Subject: [PATCH 1/5] Fixes hover color --- .../component/circular-heatmap/circular-heatmap.component.css | 4 ++-- .../circular-heatmap/circular-heatmap.component.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/component/circular-heatmap/circular-heatmap.component.css b/src/app/component/circular-heatmap/circular-heatmap.component.css index bcad1c36e..3f73baa0e 100644 --- a/src/app/component/circular-heatmap/circular-heatmap.component.css +++ b/src/app/component/circular-heatmap/circular-heatmap.component.css @@ -8,8 +8,8 @@ shape-rendering: crispEdges; } -.normal-button { - background-color: white; +.title-button { + background-color: transparent; border: none; text-align: left; cursor: pointer; diff --git a/src/app/component/circular-heatmap/circular-heatmap.component.html b/src/app/component/circular-heatmap/circular-heatmap.component.html index cb32c31b0..fa89ba20c 100644 --- a/src/app/component/circular-heatmap/circular-heatmap.component.html +++ b/src/app/component/circular-heatmap/circular-heatmap.component.html @@ -247,7 +247,7 @@

Nothing to show