Fixed a background issue in Web_Basic-Ash.css.

svn: r13687
This commit is contained in:
Rob G. Healey 2009-11-29 02:35:46 +00:00
parent 252ff9d174
commit 1e219a3f77

View File

@ -612,7 +612,6 @@ div#EventDetail table.eventlist tbody tr td.ColumnAttribute {
width: 20%; width: 20%;
} }
div#EventDetail table.eventlist tbody tr td.ColumnEvent { div#EventDetail table.eventlist tbody tr td.ColumnEvent {
background-color: #000;
border-top: solid 1px #000; border-top: solid 1px #000;
} }