cleanup and documentation work done.

svn: r11903
This commit is contained in:
Rob G. Healey
2009-02-07 20:41:27 +00:00
parent d087082dba
commit 8dd150ad41
2 changed files with 107 additions and 119 deletions

View File

@@ -877,7 +877,7 @@ div#pedigree {
padding:0;
background:none;
}
#tree #treeContainer div.boxbg span.unlinked {
#treeContainer div.boxbg span.unlinked {
position:absolute;
margin:0;
padding:0;
@@ -1096,6 +1096,12 @@ body#WebCal {
color:#FFF;
margin:-24px 10px 0 0;
}
#CreatorInfo a {
color:#FFF;
}
#CreatorInfo a:hover {
color:#FFF;
}
.calendar thead tr th.weekend,
.calendar thead tr th.weekday {
font-style:italic;