Many improvements

This commit is contained in:
Daniel Imms
2017-01-31 00:12:28 -08:00
parent d9b6855f2d
commit a90030fc03
3 changed files with 62 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ export interface IColorSet {
this?: string;
cssClass?: string;
cssId?: string;
cssTag?: string;
}
ui?: {
/** The default background color */