onApplyStylesClicked()

in src/app/main/main.component.ts [523:527]


  onApplyStylesClicked() {
    this.clearGeneratedSharingUrl();
    this.updateStyles();
    this.reportStyles();
  }