Closed RaitaroH closed 6 years ago
This is a known issue and unsolvable because the network graph uses the <canvas>
element which can only be targeted as a whole by CSS. The only other option would be to not style this element at all, which would leave a white box, something probably even less desirable.
JavaScript is the only method I know of for styling elements in a canvas, but that is probably outside the scope of a userstyle. Probably doable, but the juice most likely isn't worth the squeeze on this one.
You can handle it in GitHub Dark Script.
Browser: Firefox
Operating System: KDE Neon
Screenshot:
HTML of the section where the issue occurs: