mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
redo the table styles (#23538)
This commit is contained in:
@@ -1006,7 +1006,6 @@ export interface IListStyles {
|
||||
listInactiveFocusOutline: string | undefined;
|
||||
listSelectionOutline: string | undefined;
|
||||
listHoverOutline: string | undefined;
|
||||
listMatchesShadow?: Color; // {{SQL CARBON EDIT}}
|
||||
treeIndentGuidesStroke: string | undefined;
|
||||
treeInactiveIndentGuidesStroke: string | undefined;
|
||||
tableColumnsBorder: string | undefined;
|
||||
|
||||
Reference in New Issue
Block a user