// // Tooltips // -------------------------------------------------- .tooltip { border: 1px solid @white; font-weight: bold; } // Wrapper for the tooltip content .tooltip-inner { .border-radius(0); }