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

a:hover is rgba(0, 0, 0, 0.95) where it shouldn't be #777

Closed
vedranmiletic opened this issue May 27, 2019 · 2 comments
Closed

a:hover is rgba(0, 0, 0, 0.95) where it shouldn't be #777

vedranmiletic opened this issue May 27, 2019 · 2 comments
Assignees
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Milestone

Comments

@vedranmiletic
Copy link

Bug Report

Steps to reproduce

  1. See https://semantic-ui.com/examples/homepage.html
  2. See https://fomantic-ui.com/examples/homepage.html
  3. Hover the menu links in both

Expected result

Fomantic UI should look similar to Semantic UI.

Actual result

Hovered links appear in rgba(0, 0, 0, 0.95) color.

Testcase

Not necessary, it's an example layout.

Version

2.7.5

@lubber-de lubber-de added type/bug Any issue which is a bug or PR which fixes a bug lang/css Anything involving CSS labels May 28, 2019
@lubber-de lubber-de self-assigned this May 28, 2019
@lubber-de lubber-de added this to the 2.7.6 milestone May 28, 2019
@lubber-de
Copy link
Member

Fixed by #803
Example similiar to mentioned homepage: https://jsfiddle.net/1nx4kg52/

@lubber-de lubber-de added the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Jun 11, 2019
@y0hami y0hami closed this as completed in d34b681 Jun 16, 2019
@lubber-de lubber-de removed the tag/next-release/nightly Any issue which has a corresponding PR which has been merged and is available in the nightly build label Jun 16, 2019
@vedranmiletic
Copy link
Author

@lubber-de Updated to 2.7.6 and it's all good now. Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/css Anything involving CSS type/bug Any issue which is a bug or PR which fixes a bug
Projects
None yet
Development

No branches or pull requests

2 participants