From d3b95ba6d0b69f9d23caa1e665425931835b582b Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 18 Sep 2019 17:57:37 +0000 Subject: Upgrade to jquery 1.12.4 and tablesorter 2.31.1 https://code.jquery.com https://github.com/Mottie/tablesorter/releases --- tablesorter/theme.default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tablesorter/theme.default.css') diff --git a/tablesorter/theme.default.css b/tablesorter/theme.default.css index 6c2a346..f3d271d 100644 --- a/tablesorter/theme.default.css +++ b/tablesorter/theme.default.css @@ -118,7 +118,7 @@ Default Theme } /* caption */ -caption { +.tablesorter-default > caption { background-color: #fff; } -- cgit v1.2.3