From 476d65de80cd80ec7474806bdd4a43cc0ca32332 Mon Sep 17 00:00:00 2001 From: yrammos Date: Sat, 13 Mar 2021 00:03:16 +0200 Subject: [PATCH] Emphasize primaries when hovering over the relation in which they are primary. --- css/style.css | 1 + index.html | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index f2560fa6..72787357 100644 --- a/css/style.css +++ b/css/style.css @@ -279,6 +279,7 @@ select.instance-select { .extrahover { transform: translate3d(0,0,0); filter: url("#extraFilter"); + fill: red; } .selecthover { transform: translate3d(0,0,0); diff --git a/index.html b/index.html index 61419629..87c89320 100644 --- a/index.html +++ b/index.html @@ -47,9 +47,9 @@ - + - +