As per user requirement we have added a column of percentage match in status overview page which displays the % match of website homepage compared to its actual images stored (code is running in background to compare). I want to change the color of this column similar to column response_time or average .If %match is greater than the %match thershold value for that website , it should be red else it should be green.
Note : %match Threshold are varying for websites and is getting stored in the same lookup file which is having %match values.
Please suggest a way to acheive this.
↧