Fixed an error in color for the WebCal report.
svn: r17832
This commit is contained in:
parent
495dab9654
commit
23967fae03
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user