New: Jump to page on tables (click on page number)

This commit is contained in:
Mark McDowall
2014-03-11 01:12:18 -07:00
parent 2d028d9bc7
commit 11bc946797
8 changed files with 92 additions and 8 deletions

View File

@@ -34,6 +34,10 @@
text-decoration : none;
}
select {
width: auto;
}
.pager-btn {
.clickable;
}