diff --git a/style.css b/style.css index dca2a90..6bddd65 100755 --- a/style.css +++ b/style.css @@ -22,6 +22,9 @@ th { tr { white-space: nowrap; } +th.detail { + display: none; +} .shrink { padding-top: 0px !important; padding-bottom: 0px !important;