.rgh-hide-diff-signs .diff-text-cell .diff-text::before, /* Edit page, probably upcoming DOM everywhere */ .rgh-hide-diff-signs .blob-code-inner::before, /* Inline review blocks in PRs */ .rgh-hide-diff-signs .blob-code-marker-cell::before { /* Commit page */ visibility: hidden; } /* Test URLs Any commits on https://github.com/sindresorhus/refined-github/commits/main Any reviewed block on https://github.com/sindresorhus/refined-github/pull/1783 Full diff on https://github.com/sindresorhus/refined-github/pull/1783/files The preview tab, after editing: https://github.com/refined-github/refined-github/edit/main/source/features/hide-diff-signs.css */