diff --git a/dist/jquery.bootgrid.css b/dist/jquery.bootgrid.css index 13512d9..671f3a7 100644 --- a/dist/jquery.bootgrid.css +++ b/dist/jquery.bootgrid.css @@ -145,3 +145,6 @@ text-overflow: inherit !important; white-space: inherit !important; } +.bootgrid-footer a.button{ + cursor: pointer; +}