summaryrefslogtreecommitdiffstats
path: root/tablesorter/theme.dropbox.css
diff options
context:
space:
mode:
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;
}