Fixed an error in color for the WebCal report.

svn: r17832
This commit is contained in:
Rob G. Healey 2011-06-27 03:33:34 +00:00
parent 495dab9654
commit 23967fae03

View File

@ -1413,6 +1413,7 @@ div#pedigree {
border-width:1px 0 0 1px;
border-style:solid;
border-color: #000;
color: #000;
}
.calendar tbody tr td.weekday {
background-color: #FFF;