I created two new status: enhamecent e investigator. In the report diagram generation, the colors configured for new status malfunction.
Add the code on file testlink.css, worked for the execution and other reports, except the graphics (diagram):
.melhoria, div.melhoria {
color: black;
background: yellow;
}
.investigar, div.investigar {
color: black;
background: orange;
}
div.melhoria, div.investigar {
margin: 8px;
padding: 6px;
text-align: center;
}
Where do I set the color of graphics? Ideally, he wore the colors of other reports.
I thought that the creation of diagrams is taking more than in version 1.7.4.
New Status in the diagram
Moderators: Amaradana, TurboPT, TL Developers
-
- TestLink user
- Posts: 10
- Joined: Thu Feb 05, 2009 3:26 pm