From f3aa7ac04d60ebfcbca0ef7ddf27cc71d361d652 Mon Sep 17 00:00:00 2001 From: Nathan Broadbent Date: Tue, 18 Oct 2011 10:55:14 +0800 Subject: [PATCH] Revert "bgclr instead of transparent. annoying the error lines get too wide" --- public/stylesheets/application.css | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) 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