This repository was archived by the owner on May 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +24
-2
lines changed
Expand file tree Collapse file tree 2 files changed +24
-2
lines changed Original file line number Diff line number Diff line change @@ -125,6 +125,8 @@ text.margin.top=2
125125text.margin.bottom=4
126126text.margin.left=2
127127text.margin.right=2
128+ min_width=+0.3font
129+ min_height=+0.3font
128130frame.expansion=14
129131
130132[PanelButtonTool]
@@ -187,13 +189,17 @@ frame=false
187189interior.element=radio
188190text.normal.color=#414c52
189191text.focus.color=#414c52
192+ min_width=+0.3font
193+ min_height=+0.3font
190194
191195[CheckBox]
192196inherits=PanelButtonCommand
193197frame=false
194198interior.element=checkbox
195199text.normal.color=#414c52
196200text.focus.color=#414c52
201+ min_width=+0.3font
202+ min_height=+0.3font
197203
198204[Focus]
199205inherits=PanelButtonCommand
@@ -362,6 +368,8 @@ text.normal.color=#414c52
362368text.focus.color=#414c52
363369text.press.color=white
364370text.toggle.color=white
371+ min_width=+0.3font
372+ min_height=+0.3font
365373frame.expansion=0
366374
367375[Splitter]
@@ -403,6 +411,8 @@ frame.bottom=3
403411frame.left=3
404412frame.right=3
405413text.bold=false
414+ min_width=+0.3font
415+ min_height=+0.3font
406416frame.expansion=0
407417
408418[MenuBar]
@@ -435,6 +445,8 @@ text.focus.color=#cfd8dc
435445text.press.color=#ffffff
436446text.toggle.color=#ffffff
437447text.bold=true
448+ min_width=+0.3font
449+ min_height=+0.3font
438450frame.expansion=0
439451
440452[TitleBar]
Original file line number Diff line number Diff line change @@ -125,8 +125,8 @@ text.margin.top=2
125125text.margin.bottom=4
126126text.margin.left=2
127127text.margin.right=2
128-
129-
128+ min_width=+0.3font
129+ min_height=+0.3font
130130frame.expansion=14
131131
132132[PanelButtonTool]
@@ -186,13 +186,17 @@ frame=false
186186interior.element=radio
187187text.normal.color=#cfd8dc
188188text.focus.color=white
189+ min_width=+0.3font
190+ min_height=+0.3font
189191
190192[CheckBox]
191193inherits=PanelButtonCommand
192194frame=false
193195interior.element=checkbox
194196text.normal.color=#cfd8dc
195197text.focus.color=white
198+ min_width=+0.3font
199+ min_height=+0.3font
196200
197201[Focus]
198202inherits=PanelButtonCommand
@@ -358,6 +362,8 @@ text.normal.color=#cfd8dc
358362text.focus.color=white
359363text.press.color=white
360364text.toggle.color=white
365+ min_width=+0.3font
366+ min_height=+0.3font
361367frame.expansion=0
362368
363369[Splitter]
@@ -399,6 +405,8 @@ frame.bottom=3
399405frame.left=3
400406frame.right=3
401407text.bold=true
408+ min_width=+0.3font
409+ min_height=+0.3font
402410frame.expansion=0
403411
404412[MenuBar]
@@ -426,6 +434,8 @@ text.margin.bottom=0
426434text.normal.color=#cfd8dc
427435text.focus.color=white
428436text.bold=true
437+ min_width=+0.3font
438+ min_height=+0.3font
429439frame.expansion=0
430440
431441[TitleBar]
You can’t perform that action at this time.
0 commit comments