This repository was archived by the owner on May 29, 2019. It is now read-only.
This repository was archived by the owner on May 29, 2019. It is now read-only.
Why doesn't cursor change to pointer/hand on Tabs, Pagination, Dropdown Toggle etc in angular-ui-bootstrap? #475
Closed
Description
I have to add the following code:
<style type="text/css">a {cursor:pointer;}</style>
to make cursor change to pointer/hand on links for Tabs, Pagination, Dropdown Toggle etc.. in angular-ui-bootstrap.
Why doesn't it change to pointer by default? Is this done intentionally? this is not the normal case in pure bootstrap.
Thanks a lot.
Metadata
Metadata
Assignees
Labels
No labels