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

adds css tooltips section in interactions #61

Open
wants to merge 1 commit into
base: gh-pages
Choose a base branch
from
Open

adds css tooltips section in interactions #61

wants to merge 1 commit into from

Conversation

josephjguerra
Copy link

Fun with css tooltips!

The default gulp build looks like it added aria-labels and rebuilt the lightbox section.

@una
Copy link
Owner

una commented Oct 21, 2016

Thanks for this PR, left a few comments!

@josephjguerra
Copy link
Author

Where are the comments @una ? I don't see them.

}

.tooltip:hover::before,
.tooltip:focus::before,
Copy link
Owner

Choose a reason for hiding this comment

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

Do you mind rewriting this in Sass to make it more concise for the demo?

@@ -0,0 +1,5 @@
<p>You can use good old HTML and CSS to make tooltips, instead of jQuery or JavaScript.</p>
Copy link
Owner

Choose a reason for hiding this comment

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

this html file is typically reserved for just the HTML code in the example

@una
Copy link
Owner

una commented Nov 17, 2016

@josephjguerra sorry I forgot to hit "submit" with the new GH code review system

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.

2 participants