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

Fix DownloadSpine button hover showing the blue Arc #900

Merged
merged 1 commit into from
Feb 1, 2024
Merged

Conversation

Al12rs
Copy link
Contributor

@Al12rs Al12rs commented Feb 1, 2024

fix #887
Hover arc color style was applied for all cases, not just the .Progress class.
This moves the style to .Progress:pointerover

@Al12rs Al12rs requested a review from a team February 1, 2024 13:03
@Al12rs Al12rs closed this Feb 1, 2024
@Al12rs Al12rs reopened this Feb 1, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ca167e8) 0.00% compared to head (b0749cb) 58.32%.
Report is 4 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##           main     #900       +/-   ##
=========================================
+ Coverage      0   58.32%   +58.32%     
=========================================
  Files         0      680      +680     
  Lines         0    22469    +22469     
  Branches      0     1940     +1940     
=========================================
+ Hits          0    13105    +13105     
- Misses        0     8999     +8999     
- Partials      0      365      +365     
Flag Coverage Δ
Linux 58.28% <ø> (?)
clean_environment_tests 58.28% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 680 files with indirect coverage changes

@Al12rs Al12rs self-assigned this Feb 1, 2024
@halgari halgari merged commit 12cee2c into main Feb 1, 2024
5 of 6 checks passed
@Al12rs Al12rs deleted the style_fix branch February 5, 2024 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants