mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-30 09:35:39 -05:00
OptionsDialog and buttons CSS styling updates (#19792)
* OptionsDialog and buttons CSS styling updates * final css changes for sql db options tab * modified options button into itmes list * updated tab name * Added removed line git blame
This commit is contained in:
committed by
GitHub
parent
eec944ff7d
commit
985f9b03c5
@@ -14,7 +14,7 @@ export namespace cssStyles {
|
||||
export const publishDialogLabelWidth = '205px';
|
||||
export const publishDialogTextboxWidth = '190px';
|
||||
export const publishDialogDropdownWidth = '192px';
|
||||
export const PublishingOptionsButtonWidth = '120px';
|
||||
export const PublishingOptionsButtonWidth = '100px';
|
||||
|
||||
export const addDatabaseReferenceDialogLabelWidth = '215px';
|
||||
export const addDatabaseReferenceInputboxWidth = '220px';
|
||||
|
||||
Reference in New Issue
Block a user