Removed black cell in EventsPage details on Person

svn: r15389
This commit is contained in:
Rob G. Healey 2010-05-12 06:11:54 +00:00
parent 81e1b117b2
commit 3a0acefae7

View File

@ -1,8 +1,7 @@
/*
#
# Gramps - a GTK+/GNOME based genealogy program
#
# Copyright 2008-2010 Rob G. Healey <robhealey1@gmail.com>
# Copyright (C) 2008-2010 Rob G. Healey <robhealey1@gmail.com>
#
# 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
----------------------------------------------------- */