Clickable
Liander Bootstrap addition to Utilities for showing the pointer cursor
On this page
Clickable
Adding the
clickable class to the following text, will show a pointer cursor.
Adding the <code>clickable</code> class to the following text, <span class="clickable">will show a pointer cursor</span>.Non Clickable
Adding the
non-clickable class to the following text, will show a default cursor.
Adding the <code>non-clickable</code> class to the following text, <a class="non-clickable">will show a default cursor</a>.