nav bar fixes (#2779)

This commit is contained in:
श्रीषक
2024-09-21 20:45:07 +05:45
committed by GitHub
parent ba45c3303e
commit 6cc7d314fe
2 changed files with 8 additions and 8 deletions

View File

@ -13,8 +13,8 @@
"CheckBoxMargin": "15,0,0,2",
"TabContentMargin": "5",
"TabButtonFontSize": "14",
"TabButtonWidth": "100",
"TabButtonHeight": "25",
"TabButtonWidth": "110",
"TabButtonHeight": "26",
"TabRowHeightInPixels": "50",
"IconFontSize": "14",
"IconButtonSize": "35",
@ -29,7 +29,7 @@
"ButtonHeight": "25",
"ConfigTabButtonFontSize": "16",
"SearchBarWidth": "200",
"SearchBarHeight": "25",
"SearchBarHeight": "26",
"SearchBarTextBoxFontSize": "12",
"SearchBarClearButtonFontSize": "14",
"CheckboxMouseOverColor": "#999999",