summaryrefslogtreecommitdiffstats
path: root/tablesorter/theme.dropbox.css
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2019-09-18 17:57:37 +0000
committerTed Trask <ttrask01@yahoo.com>2019-09-18 18:04:45 +0000
commitd3b95ba6d0b69f9d23caa1e665425931835b582b (patch)
tree3467ce5612908346d1ae0aa13f44b90dda4b5310 /tablesorter/theme.dropbox.css
parent77487684e62bbec074943cc5ec2c0de87b291124 (diff)
downloadacf-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/theme.dropbox.css')
-rw-r--r--tablesorter/theme.dropbox.css8
1 files changed, 3 insertions, 5 deletions
diff --git a/tablesorter/theme.dropbox.css b/tablesorter/theme.dropbox.css
index c173032..300db96 100644
--- a/tablesorter/theme.dropbox.css
+++ b/tablesorter/theme.dropbox.css
@@ -79,10 +79,8 @@
cursor: default;
}
-.tablesorter-dropbox thead .sorter-false i.tablesorter-icon,
-.tablesorter-dropbox thead .sorter-false:hover i.tablesorter-icon {
- background-image: none;
- padding: 4px;
+.tablesorter-dropbox thead .sorter-false i.tablesorter-icon {
+ display: none;
}
/* tbody */
@@ -140,7 +138,7 @@
}
/* caption */
-caption {
+.tablesorter-dropbox > caption {
background-color: #fff;
}