Dear all,
Except to "Passed,Failed,Blocked" result,for our need,I added two custom result "not ready" & "no environment" to result,and I try to modify css in testlink.css,but it can not take effect. Here is my css path /gui/themes/theme_m1/css/testlink.css,
.not_ready {
color: white;
background: yellow;
}
.no_environment {
color: white;
background: orange;
div.not_ready {
color: white;
background: yellow;
margin: 8px;
padding: 6px;
text-align: center;
div.no_environment {
color: white;
background: orange;
margin: 8px;
padding: 6px;
text-align: center;
I use testlink 1.7.4. thanks.
How to change result color in status field?
-
- TestLink user
- Posts: 2
- Joined: Wed Sep 24, 2008 7:43 am
-
- TestLink user
- Posts: 2
- Joined: Wed Sep 24, 2008 7:43 am