Version 1.3.6 and TWebResponsiveGrid

When you set style for webresponsivegrid item like below, it doesn't work:


Self.wbrspnsvgrd1.Items[0].ElementHandle.style.cssText:='border-radius: 5px;border: 3px solid #33cc33;box-shadow: 1px 2px 5px #000000;';

In previous version problem doesn't exist.

We traced & solved this issue. The next update will address this.