---------------------------------------------------------------------------- */
body {
- font-family: "Monaco", "Courier New", monospace;
- font-size: 12px;
- line-height: 1.5;
+ font: 13px Helvetica,arial,freesans,clean,sans-serif;
+ line-height: 1.4;
margin: 0;
background-color: #fff;
color: #000000;
font-weight: normal;
}
+.project_list th {
+ font-weight: bold;
+}
+
.project_list tr,
.shortlog tr,
.tree tr,
background: transparent;
border: 0;
padding: 0;
+ font-weight: bold;
}
.tree {