*** empty log message ***

SVN revision: 661
This commit is contained in:
2004-01-12 08:18:21 +00:00
parent cda3d729f4
commit 7fc141cbcf
+11 -1
View File
@@ -41,6 +41,7 @@ td {
width:60%;
background-color:#486090;
border:1px solid #486090;
font-size:12pt;
}
.seltitle {
@@ -52,14 +53,23 @@ td {
text-align:center;
}
.selspace {
width:2%;
border:1px solid #308000;
border-top:1px solid white;
border-left:1px solid white;
background-color:#EEEEEE;
}
.selgroup {
border:1px solid #308000;
border-top:1px solid white;
border-left:1px solid white;
background-color:red;
background-color:#FFCCFF;
padding:3px;
text-align:left;
font-weight:bold;
font-size:14pt;
}
.sellogbook {