summaryrefslogtreecommitdiffstats
path: root/tablesorter/theme.grey.css
diff options
context:
space:
mode:
Diffstat (limited to 'tablesorter/theme.grey.css')
-rw-r--r--tablesorter/theme.grey.css5
1 files changed, 2 insertions, 3 deletions
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;
}