-
-
Notifications
You must be signed in to change notification settings - Fork 331
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
[Menu] Pointing tip color in inverted pointing menu #204
Conversation
Thanks for the Pull request. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Description
Currently, pointing tips of
.active.item
in.inverted.pointing.menu
are all black.Those looks incosistent to tips in non-inverted pointing menu.
This PR makes the pointing tips can reflect a color of parent (
.active.item
), when those are in.inverted.pointing.menu
.Testcase
https://jsfiddle.net/z0vzw26e/3/
Closed Issues
Semantic-Org/Semantic-UI#3486 (already closed accidentally)