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.grey.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'tablesorter/theme.grey.css') diff --git a/tablesorter/theme.grey.css b/tablesorter/theme.grey.css index fdb3d9b..a0baaee 100644 --- a/tablesorter/theme.grey.css +++ b/tablesorter/theme.grey.css @@ -85,8 +85,7 @@ cursor: default; } .tablesorter-grey thead .sorter-false i.tablesorter-icon { - background-image: none; - padding: 4px; + display: none; } /* tfoot */ @@ -177,7 +176,7 @@ } /* caption */ -caption { +.tablesorter-grey > caption { background-color: #fff; } -- cgit v1.2.3