Hi David, > > return 'style=color:red' else: return 'style=color:black' > > By the way, Belen had defined these class colors in her CSS style > sheet... > > 'class=error' > 'class=muted' > > ... where no color specified defaults to "color:black". > > We may want to use her CSS values in case Belen changes her mind on > the colors :-) >
Yes, I agree. I have pushed my commit http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ravi/all-tasks-feature&id=2423a9336b66d8c83a139ad50890ffbb88ecd181 to remove the hard coded colors and use the css. Thanks, Ravi _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
