diff options
Diffstat (limited to 'tablesorter/theme.default.css')
-rw-r--r-- | tablesorter/theme.default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tablesorter/theme.default.css b/tablesorter/theme.default.css index 6c2a346..f3d271d 100644 --- a/tablesorter/theme.default.css +++ b/tablesorter/theme.default.css @@ -118,7 +118,7 @@ Default Theme } /* caption */ -caption { +.tablesorter-default > caption { background-color: #fff; } |