File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 44 "name" : " GitHub Red Issues" ,
55 "author" : " Katsute" ,
66 "description" : " Revert closed GitHub issues from purple back to red." ,
7- "version" : " 9.0 " ,
7+ "version" : " 9.1 " ,
88 "homepage_url" : " https://github.com/KatsuteDev/GitHub-Red-Issues" ,
99 "icons" : {
1010 "16" : " icon16.png" ,
Original file line number Diff line number Diff line change 66 --rissue-issue-closed-bg : var (--bgColor-closed-muted , # f8514926 );
77}
88
9- : not (react-app [app-name = "repo-deployments" ] div ) > : not (
9+ : not (
10+ react-app [app-name = "repo-deployments" ] div ,
11+ button [data-testid = "mark-as-action-menu-button" ] * ,
12+ ul [data-testid = "mark-as-action-menu-list" ] *
13+ ) > : not (
1014 span .State--merged ,
1115 span [class ^= "StateLabel__StateLabelBase" ],
1216 projects-v2 span [class ^= "StateLabel__StateLabelBase" ],
You can’t perform that action at this time.
0 commit comments