This repository was archived by the owner on May 29, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.7k
feat(pagination): make unselectable and cursor:pointer #627
Labels
Comments
@pkozlowski-opensource Oh, sorry I didn't already see this reported. I just looked at the first five issues that appeared in the GitHub search bar when searching for pagination and assumed those were the early ones. Perhaps it would suffice to suggest this styling in the documentation? |
@tfnico Could you add a PR to the docs for this to suggest it? You could just link to this PR. src/pagination/docs/
|
tfnico
added a commit
to tfnico/bootstrap
that referenced
this issue
Aug 3, 2013
As discussed in angular-ui#627.
Closed
Not sure if that's what you had in mind, but it's a start :) |
Added info (and changes to the demo page) in 8620aed |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When playing around with the pagination in http://angular-ui.github.io/bootstrap/#/pagination - it feels a bit wrong:
I've solved this in my own app by applying these styles around the pagination element, and it feels quite nice:
Plunker demo: http://plnkr.co/edit/OssCsw?p=preview
Maybe you want to make this the default look & feel. I'm not sure how to build this into angular-ui/javascript (yet), so I'll just leave it with the idea.
The text was updated successfully, but these errors were encountered: