Quantcast
Channel: SmartClient Forums
Viewing all articles
Browse latest Browse all 4756

Group label styling

$
0
0
I would like to change the background colour of the label that is on a group border ( a dynamic form with .setIsGroup(true) )

I have changed the code in load_skins.js, as follows, to set the border colour, and want the label background to match, which is currently black text on white.
Code:

isc.Canvas.addProperties({ groupBorderCSS: "1px solid #165fa7"  });

Browser: Internet Explorer 11
SmartClient Version: v9.0p_2013-10-17/PowerEdition Deployment (built 2013-10-17

Viewing all articles
Browse latest Browse all 4756

Trending Articles