export function onLoaded(args) { var page = args.object; page.addCss("#property { background-color: lightsalmon; }"); }