Fixed bug #3988; ColumnPerson on EventPages is blackened out.

svn: r15431
This commit is contained in:
Rob G. Healey 2010-05-20 20:56:44 +00:00
parent 1f41eddfea
commit 5cba134809

View File

@ -603,9 +603,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
----------------------------------------------------- */