stimulsoft-reports-js
Version:
Stimulsoft Reports.JS is a reporting tool for Node.js
9 lines (8 loc) • 396 B
CSS
/*
stimulsoft.designer.office2013.darkgrayviolet.css is no longer needed.
Please remove the links from your project and delete this file.
Use the next code to set the initial theme:
var options = new Stimulsoft.Designer.StiDesignerOptions();
options.appearance.theme = Stimulsoft.Designer.StiDesignerTheme.Office2013DarkGrayViolet;
var designer = new Stimulsoft.Designer.StiDesigner(options);
*/