[IMP] small css fix to make sure the headers are displayed with the same color (addon web_graph)

bzr revid: ged@openerp.com-20131231094823-cxhxdpebrmrq6jyv
This commit is contained in:
Gery Debongnie 2013-12-31 10:48:23 +01:00
parent 3d5b03af08
commit b9f9857454
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
td.graph_border {
color: #669;
color: #039;
text-align: left;
border-right: 1px solid #6678b1;
white-space: nowrap;