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.dark.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tablesorter/theme.dark.css') diff --git a/tablesorter/theme.dark.css b/tablesorter/theme.dark.css index 3ddbf61..91c0660 100644 --- a/tablesorter/theme.dark.css +++ b/tablesorter/theme.dark.css @@ -116,7 +116,7 @@ } /* caption */ -caption { +.tablesorter-dark > caption { background-color: #202020; } -- cgit v1.2.3