On 15/01/2014 17:21, "Ravi Chintakunta" <[email protected]> wrote:
>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". I am not sure this is important, but just in case. The default colour for anchor tags inside tables is #333333. The hover effect is set to black (#000000). Those styles are defined in lines 110 and 111 of default.css Cheers Belén >> >> 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 _______________________________________________ toaster mailing list [email protected] https://lists.yoctoproject.org/listinfo/toaster
