GitHub Red Issues

Turns the issue color of closed issues from purple back to red - back reddish color icon for closed github issues.

Versione datata 25/06/2023. Vedi la nuova versione l'ultima versione.

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

You will need to install an extension such as Tampermonkey to install this script.

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
krystian3w
Valutazione
0 0 0
Versione
7.0.0
Creato il
30/10/2021
Aggiornato il
25/06/2023
Dimensione
4,37 KB
Licenza
CC BY-NC-SA 4.0 https://creativecommons.org/licenses/by-nc-sa/4.0/
Applica a

Reverted closed issues from purple to red on:

  • Pinned issues
  • Issue hover cards
  • Issue/pull timelines
  • Issues tab
  • Subscriptions list
  • Search
  • Project boards
  • Project tables
  • Discussions
  • Tasklist

In some/rare instances the icon may be purple due to static assets being used or not convertible from extension JS to CSS4.

CSS4 now required:

For Firefox:

that userCSS now requires layout.css.has-selector.enabled flag to be enabled in about:config.

For Chromium/Safari:

With the implementation of using has with CSS4, Stylus stops working well for Chromium older than 103-105 and Safari 1

JS conversion bugs:

If the userScript release 7.0.0+ does not work well then I recommend switching to the CSS version for Stylus.