git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4486 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2008-09-09 05:20:08 +00:00
parent d2f4b14a22
commit 3bb14ffe3c

View file

@ -56,9 +56,9 @@ div.pageNavigation span.current { text-decoration:none; padding:3px; margin:0 3p
table.milestones { width:100%; clear:both; border:0; border-spacing:0; table-layout:fixed; border:1px solid #333333; border-bottom:none; }
table.milestones thead tr { background:url("../images/tableHeader.gif") repeat left top; height:20px; color:#FFFFFF; }
table.milestones thead tr th { white-space:nowrap; }
table.milestones tbody tr.title td { background-color:#EFEFEF; }
table.milestones tbody tr.title td { background-color:#EFEFEF; padding:7px; }
table.milestones tbody td { padding:5px; text-align:center; border-bottom:1px solid #EEEEEE; }
table.milestones tbody td.title { font-weight:bold; text-align:left; }
table.milestones tbody td.title { font-weight:bold; text-align:left; font-size:10pt;}
table.milestones tbody td.title a { text-decoration:none; color:#444444; }
table.milestones tbody td.deadline { color:#0A6E03; font-family:tahoma; font-size:9pt; white-space:nowrap;}
table.milestones tbody td.status a { text-decoration:none; font-family:tahoma; font-size:8pt; font-weight:bold;}