Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions src/css-variables.ts
Original file line number Diff line number Diff line change
Expand Up @@ -606,13 +606,6 @@ export interface CustomCssVariables {
*/
'--ts-var-liveboard-group-tile-title-font-color'?: string;

/**
* Font color of the description of the tiles inside the groups in the Liveboard.
*
* Please enable the Liveboard styling and grouping feature in your ThoughtSpot instance and then set the isLiveboardStylingAndGrouping SDK flag to true to start modifying this CSS variable.
*/
'--ts-var-liveboard-group-tile-description-font-color'?: string;

/**
* Background color of the tiles inside the groups in the Liveboard.
*
Expand Down
Loading
Loading