diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index 958b787..b546cd6 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -421,7 +421,6 @@ table thead + tbody tr:first-child td { } table th { background-color: #ececec; font-weight: bold; text-transform: uppercase; white-space: nowrap; } table tbody tr:nth-child(odd) td { background-color: #F9F9F9; } -table tbody tr:nth-child(even) td { background-color: #fff; } table .main { width: 100%; } table.single_user { -- libgit2 0.21.2