From 3a0acefae7ba1b9283e8da237c60f08e9a60da80 Mon Sep 17 00:00:00 2001 From: "Rob G. Healey" Date: Wed, 12 May 2010 06:11:54 +0000 Subject: [PATCH] Removed black cell in EventsPage details on Person svn: r15389 --- src/data/Web_Basic-Blue.css | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/src/data/Web_Basic-Blue.css b/src/data/Web_Basic-Blue.css index 3a1bc2217..4e0a2d94d 100644 --- a/src/data/Web_Basic-Blue.css +++ b/src/data/Web_Basic-Blue.css @@ -1,8 +1,7 @@ -/* # # Gramps - a GTK+/GNOME based genealogy program # -# Copyright 2008-2010 Rob G. Healey +# Copyright (C) 2008-2010 Rob G. Healey # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -608,9 +607,6 @@ div#EventDetail table.eventlist tbody tr td.ColumnAttribute { div#EventDetail table.eventlist tbody tr td.ColumnDate { border-top: solid 1px #000; } -div#EventDetail table.eventlist tbody tr td.ColumnPerson { - background-color: #000; -} /* Gallery ----------------------------------------------------- */