From b52a45e064f5764d27c97b896b4201000a332091 Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Wed, 25 Oct 2023 17:30:40 -0400 Subject: [PATCH] Merge `:not` selector (#120) --- src/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/style.css b/src/style.css index 1d7874f..8c29f3f 100644 --- a/src/style.css +++ b/src/style.css @@ -25,7 +25,7 @@ } -:not(react-app[app-name="repo-deployments"] div):not(projects-v2 figure) > :not(span.State--merged):not(.TimelineItem-badge):not(a[href*="/discussions"]) > :is( +:not(react-app[app-name="repo-deployments"] div, projects-v2 figure) > :not(span.State--merged, .TimelineItem-badge, a[href*="/discussions"]) > :is( /* issue icon */ svg.octicon-issue-closed, /* project icon */