Style not shown in Smart Client

Hi

On the application startup form, I have set and applied for the footer part (and similar for the header) of the startup form the following style:

footer.main
{
border-color: #999999;
border-width: 1px 0px 0px 0px;
}

The style shows as expected when the application is started from within Servoy Developer, but is not shown in the SmartClient, be it Windows 7 or OS X (Yosemite).

Can anyone confirm this behavior?

Servoy 7.4.4
Java 1.8.0_65

Thanks and regards,

Hi All

Just tested the same code on a server with Servoy 7.4.3 and the above mentioned styles are displaying correctly. Some handling of styles seem to have changed between Version 7.4.3 and 7.4.4 on OS X (10.10.5).

Regards,