diff options
Diffstat (limited to 'tablesorter/theme.dark.css')
-rw-r--r-- | tablesorter/theme.dark.css | 2 |
1 files changed, 1 insertions, 1 deletions
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; } |