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 Tool tips on hover over sidebar icons #148

Open
woodbri opened this issue Mar 14, 2019 · 0 comments
Open

Add Tool tips on hover over sidebar icons #148

woodbri opened this issue Mar 14, 2019 · 0 comments

Comments

@woodbri
Copy link

woodbri commented Mar 14, 2019

I nice feature would be to add an optional tool tip string that would be displayed on hover over the sidebar icons. Maybe something like putting the tool tip in a title="" attribute of the A tag, like:

<li><a href="#home" role="tab" title="Open the Home panel for Help"><i class="fa fa-bars"></i></a></li>

and using that for the tool tip.

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

No branches or pull requests

1 participant