Skip to content
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

Add cursor: pointer non-standard buttons #8578

Merged
merged 1 commit into from
Dec 22, 2023

Conversation

Abhishektharu
Copy link
Contributor

… related buttons

Closes #8567

added #8567 cursor type to cursor: pointer to login sign up and other related buttons

Technical

a hand tool (pointer) will be seen whenever we hover over login, signup and other related buttons.

Testing

Hover over Login and signup buttons

Screenshot

image

Stakeholders

@jimchamp @mekarpeles @cdrini

@jimchamp jimchamp changed the title added #8567 cursor type to cursor: pointer to login sign up and other… Add cursor: pointer non-standard buttons Dec 5, 2023
Copy link
Collaborator

@jimchamp jimchamp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Abhishektharu, thanks and sorry for the delay!
This looks like it will only affect buttons with class larger. This is fine, as #8578 should have been closed as a duplicate of #1184.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba81b43) 16.51% compared to head (6f8aadc) 16.51%.
Report is 243 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8578   +/-   ##
=======================================
  Coverage   16.51%   16.51%           
=======================================
  Files          85       85           
  Lines        4456     4456           
  Branches      782      782           
=======================================
  Hits          736      736           
  Misses       3227     3227           
  Partials      493      493           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jimchamp jimchamp merged commit 5c72f35 into internetarchive:master Dec 22, 2023
3 checks passed
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.

Add cursor type to cursor: pointer to login sign up and other related buttons
3 participants