Added list1h/list2h

SVN revision: 1936
This commit is contained in:
2007-10-19 07:07:40 +00:00
parent ed1d173621
commit df18ee15f4
+18
View File
@@ -195,6 +195,24 @@ td {
text-align:center;
}
.list1h {
border:1px solid #308000;
border-top:1px solid white;
border-left:1px solid white;
background-color:#DDEEBB;
text-align:center;
font-weight:bold;
}
.list2h {
border:1px solid #808040;
border-top:1px solid white;
border-left:1px solid white;
background-color:#FFFFB0;
text-align:center;
font-weight:bold;
}
/* attachment line */
.attachment {