From 3a789972626ca823da5ca95ade33030e83cc0da0 Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Tue, 23 Jul 2024 20:53:45 -0400 Subject: [PATCH] fix #18 --- src/manifest.json | 2 +- src/style.css | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/manifest.json b/src/manifest.json index 52953dd..d817935 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -4,7 +4,7 @@ "name": "GitHub Center", "author": "Katsute", "description": "Center navigation on large viewports", - "version": "2.2", + "version": "2.3", "homepage_url": "https://github.com/KatsuteDev/GitHub-Center", "icons": { "16": "icon16.png", diff --git a/src/style.css b/src/style.css index d8ab75c..fa978a7 100644 --- a/src/style.css +++ b/src/style.css @@ -1,9 +1,9 @@ /* Copyright (C) 2024 Katsute */ .AppHeader > div, -body:not(.project-page) .application-main:not(:has(> div > projects-v2, > div > .feed-background),:has(> main > react-app[app-name="marketplace-react"])), #repository-container-header, -#js-repo-pjax-container:not(:has(> projects-v2)), +react-app[app-name="repos-list"], +#js-repo-pjax-container > *:not(projects-v2, .flash), body:not(.project-page) #repo-content-turbo-frame > div, #notification-shelf > div {