aboutsummaryrefslogtreecommitdiff
path: root/scss/_pager.scss
AgeCommit message (Collapse)AuthorFilesLines
2016-01-06Rip out the pager componentMark Otto1-58/+0
2015-12-27Add pointer-events:none to disabled pagination/pager linksPatrick H. Lauke1-0/+1
as currently this was missed out (compared to disabled `a.btn`)
2015-11-14Add $pager-border-width; refs #18150Chris Rebert1-1/+1
2015-11-14$pager-border => $pager-border-colorChris Rebert1-1/+1
2015-08-17clean out comments that aren't all that helpfulMark Otto1-5/+0
2015-04-29Remove $line-height-computedMark Otto1-1/+2
We have it set to `1` right now just to avoid compilation errors, but it’s been replaced everywhere with our new spacer classes anywho. We’ll likely want to remap that var to custom component vars though (e.g., `$pagination-margin` instead of `$spacer-y`).
2015-01-22put all :hover styles within @media (hover: hover)Chris Rebert1-7/+12
2014-12-17rename .previous => .pager-prev , .next => .pager-nextChris Rebert1-14/+14
2014-12-11fix all validation, turn off some settings, add sort orderMark Otto1-2/+2
2014-12-02convert to scssMark Otto1-0/+56