hakimel / reveal.js

The HTML Presentation Framework
https://revealjs.com
MIT License
67.91k stars 16.65k forks source link

Arrows styling is unreliable #3660

Open Saucistophe opened 4 months ago

Saucistophe commented 4 months ago

I'm using the latest master commit. I changed a single thing: I used $linkColor to style the application.

image

From there, I start the app, the color of the arrows is changed:

image

But after simply pressing F5, they fade to grey:

image

The odd part is that sometimes, with the cache disabled, refreshing works. Closing the tab and reopening works too.

codeshareman commented 3 months ago

It seems to be cached, but I can't reproduce your problem.