Make treetable responsive during css3 animation

Hi,

I use bootstrap and treeTable, how can i make responsive treeTable, is it possible to ajust treeTable with 100% width of parent container.

So, i have successfully created the desired effect, but I use a “setInterval” with the same duration of my animation css,
I want to know if is possible to have the same effect just using css percentage to the column, because this way generate too much javascript query and render is not smooth.

http://webix.com/snippet/38916480

Sorry for my english,
Thank you.