Open
Description
This is a tiny thing, but right now the Login / Options / About buttons change background color on-hover, but don't change to the "I'm a button click me" cursor on desktop browsing (Windows using Firefox and Chrome-based browsers, at least).
At a glance it looks like adding cursor: pointer;
to .large_button:hover
in main.css
would do the trick, but I don't do much frontend so I may just be publicly flaunting incompetence.
Secondarily, I'd suggest considering the same for the boost / fave / copy buttons, which would be mirroring what Mastodon's web UI does as well.
If it's as simple as it looks, I'd be happy to throw it into a PR if that'd be helpful!
Metadata
Metadata
Assignees
Labels
No labels