Skip to content

Fix cursor style #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

jasger9000
Copy link
Contributor

Hello again,

This PR aims to fix a few small (styling) issues I noticed on the site:

  • The page reloading when clicking the copy result button on results.html
  • The cursor not being a pointer while hovering over .btn elements that aren't wrapped in an anchor tag
  • The manual styling of .prompt elements in the HTML
  • cursor not being a pointer while hovering over .prompt elements
  • (This is just my opinion, but I think it looks better) cursor not being not-allowed while hovering over submitted prompts

Prompt Not-allowed fix

before1
after1

Prompt Pointer fix

before2
after2

Button pointer fix

before3
after3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant