Hi Philipe,

You are welcome.
depending on how many levels deep, I would put a css-class on the first 
column.

a class like this:

.level0 { padding-left:2px}.level1 { padding-left:6px}.level0 { 
padding-left:10px}
...

And use ng-class to apply this to first column of the rows that need it 
accordingly.

Regards
Sander
​

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to