diff --git a/includes/sp-template-functions.php b/includes/sp-template-functions.php index 85da7102..ac8c59cb 100644 --- a/includes/sp-template-functions.php +++ b/includes/sp-template-functions.php @@ -565,6 +565,10 @@ if ( ! function_exists( 'responsive_tables_css' ) ) { padding-right: 10px; white-space: nowrap; } + /* Zebra striping */ + tr:nth-of-type(odd) { + background: #eee !important; + } /* Label the data