Use css instead of  

This commit is contained in:
William MARTIN
2011-06-15 17:29:29 +02:00
parent 5427aab456
commit 6e7c9f7c4b
2 changed files with 8 additions and 4 deletions

View File

@@ -1146,7 +1146,11 @@ table.graph {
padding: 0;
}
td.graph-color {
table.issue-summary td.graph-color {
background: #3C78B5;
}
table.issue-summary td.graph-percent {
padding-left: 1em;
}