0
Open the tooltip.css, and remove or edit the following code:
/*For tooltip target element that has set class="tooltip" */
.tooltip {text-decoration: none; border-bottom:2px dotted #36c;color: #36c; outline: none; }
Remove above line or update the above dotted as solid.