I would like to add a right-tooltip from Twitter Bootstrap to an icon element.
The code is this:
<h3>Sensors Permissions <i class="icon-info-sign"></i></h3>
I would that, when the cursor is over the icon, a right-tooltip with some information is shown.