CTalvio / Ultrachromic

The final form, the true evolution of the chromic theme saga!
MIT License
609 stars 36 forks source link

Login disclaimer is invisible with this theme #76

Open HEPOSHEIKKI opened 1 year ago

HEPOSHEIKKI commented 1 year ago

Describe the bug The login disclaimer text is invisible with this theme enabled

To Reproduce

Screenshots image image

MisterMustache commented 10 months ago

I had the same issue and thought the theme was at fault. Turned out a firefox addon was the cause. Probably detected the "disclaimer" element as an "annoyance".

HEPOSHEIKKI commented 10 months ago

I had the same issue and thought the theme was at fault. Turned out a firefox addon was the cause. Probably detected the "disclaimer" element as an "annoyance".

Tested with chrome, turns out it's visible there. The Firefox addon 'Ghostery' hides the disclaimer for some reason. I'll see if there's anything we can do to evade this and open a PR if I come up with something.

HEPOSHEIKKI commented 10 months ago

Maybe this has something to do with the files being server from jsdelivr.net, seems like ghostery doesn't like that. I'll try hosting the CSS files locally and see if that fixes it.