Hi Belen,

>  
>  It looks like in default.css the .sorted class is missing the
>  font-weight:bold declaration. Also, in line 178, you are setting the
>  color
>  of th > a, th > span to #333333. This is overridding the default
>  anchor
>  colour (#0088CC). We just need to delete the color:#333333
>  declaration.
>  Those changes should set the styles right.
>  

I believe you fixed this in your changes to default.css

>  
>  From what I can see, there are several headings that are currently not
>  sortable (recipe, recipe version, time, cpu, disk I/o and log). All
>  columns, except recipe version, should be sortable.
>  

Good catch. I have fixed this and pushed it to my branch:
http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/commit/?h=ravi/all-tasks-feature&id=db06a50711ba5f9239b2e3b64e76d8396f97fcb9

I did not implement this previously, because the columns were being hidden once 
the sorting was selected. Alex's fix to the column's visibility has made the 
columns visible and exposed the bug.

Thanks,
Ravi
_______________________________________________
toaster mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/toaster

Reply via email to