@wineluis There is a new feature that allows you to create an inline stylesheet, but we've "always" had the ability to specify inline type safe styles on any node. You might want the inline stylesheet function in the tableview case, since you can use it to target the cells. A better long term solution is to add a style class to the tableview and put the selectors in a global stylesheet though.