From 5f6cd68f7647c725d3b528ba1c3f6878be16692e Mon Sep 17 00:00:00 2001 From: carmie Date: Mon, 19 Jan 2009 01:36:25 +0000 Subject: [PATCH] git-svn-id: file:///srv/caca.zoy.org/var/lib/svn/web/branches/test@3394 92316355-f0b4-4df1-b90c-862c8a59935f --- trac/htdocs/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/trac/htdocs/main.css b/trac/htdocs/main.css index f1539a3..15674ff 100644 --- a/trac/htdocs/main.css +++ b/trac/htdocs/main.css @@ -82,7 +82,7 @@ legend { background: #fff; opacity: 0.7; } -table thead th, table.listing thead th { +table thead tr, table.listing thead tr { background: #88AA77; color: #fff; font-weight: bold;