From e526095f6e28d363f4ac5528de9b4d1c80c8ca54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=81ukasz=20Mierzwa?= Date: Sat, 8 Sep 2018 19:14:02 +0100 Subject: [PATCH] fix(ui): annotation should have same hover style as other elements using badge class --- .../AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap | 2 +- .../AlertGroup/Annotation/__snapshots__/index.test.js.snap | 2 +- ui/src/Components/Grid/AlertGrid/AlertGroup/Annotation/index.js | 2 +- .../AlertGroup/GroupFooter/__snapshots__/index.test.js.snap | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap index 321615444..7b6ce47fc 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/Alert/__snapshots__/index.test.js.snap @@ -56,7 +56,7 @@ exports[` matches snapshot with showAlertmanagers=false showReceiver=fa matches snapshot 1`] = ` { href={value} target="_blank" rel="noopener noreferrer" - className="text-nowrap text-truncate badge badge-secondary mr-1" + className="components-label-with-hover text-nowrap text-truncate badge badge-secondary mr-1" > {name} diff --git a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap index 503472efe..30e6a456e 100644 --- a/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap +++ b/ui/src/Components/Grid/AlertGrid/AlertGroup/GroupFooter/__snapshots__/index.test.js.snap @@ -57,7 +57,7 @@ exports[` matches snapshot 1`] = `