diff options
author | Ted Trask <ttrask01@yahoo.com> | 2019-09-18 17:57:37 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2019-09-18 18:04:45 +0000 |
commit | d3b95ba6d0b69f9d23caa1e665425931835b582b (patch) | |
tree | 3467ce5612908346d1ae0aa13f44b90dda4b5310 /tablesorter/jquery.tablesorter.pager.css | |
parent | 77487684e62bbec074943cc5ec2c0de87b291124 (diff) | |
download | acf-jquery-d3b95ba6d0b69f9d23caa1e665425931835b582b.tar.bz2 acf-jquery-d3b95ba6d0b69f9d23caa1e665425931835b582b.tar.xz |
Upgrade to jquery 1.12.4 and tablesorter 2.31.1
https://code.jquery.com
https://github.com/Mottie/tablesorter/releases
Diffstat (limited to 'tablesorter/jquery.tablesorter.pager.css')
-rw-r--r-- | tablesorter/jquery.tablesorter.pager.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tablesorter/jquery.tablesorter.pager.css b/tablesorter/jquery.tablesorter.pager.css index e77cd88..da4f2cc 100644 --- a/tablesorter/jquery.tablesorter.pager.css +++ b/tablesorter/jquery.tablesorter.pager.css @@ -39,4 +39,4 @@ td.tablesorter-pager { opacity: 0.5; filter: alpha(opacity=50); cursor: default; -}
\ No newline at end of file +} |