File tree Expand file tree Collapse file tree 3 files changed +36
-56
lines changed
Expand file tree Collapse file tree 3 files changed +36
-56
lines changed Original file line number Diff line number Diff line change @@ -151,19 +151,10 @@ frame=true
151151interior=true
152152
153153[GroupBox]
154- inherits=GenericFrame
155- interior.element=tab-focus
156- frame.element=tabframe
157- frame.top=1
158- frame.bottom=1
159- frame.left=1
160- frame.right=1
154+ inherits=PanelButtonCommand
155+ interior.element=tabframe
161156interior=true
162- frame=true
163- text.margin.top=6
164- text.margin.bottom=6
165- text.margin.left=15
166- text.margin.right=15
157+ frame=false
167158
168159[Focus]
169160inherits=PanelButtonCommand
@@ -177,6 +168,7 @@ frame.patternsize=20
177168
178169[GenericFrame]
179170inherits=PanelButtonCommand
171+ frame.element=common
180172frame.top=1
181173frame.bottom=1
182174frame.left=1
@@ -185,6 +177,8 @@ frame.right=1
185177[Slider]
186178inherits=PanelButtonCommand
187179interior=true
180+ frame.element=slider
181+ interior.element=slider
188182frame.top=3
189183frame.bottom=3
190184frame.left=3
@@ -194,10 +188,8 @@ focusFrame=true
194188[SliderCursor]
195189inherits=PanelButtonCommand
196190interior=true
197- frame.top=12
198- frame.bottom=12
199- frame.left=2
200- frame.right=2
191+ interior.element=slidercursor
192+ frame=false
201193
202194[LineEdit]
203195inherits=PanelButtonCommand
@@ -256,8 +248,8 @@ frame.right=4
256248
257249[TabFrame]
258250inherits=PanelButtonCommand
259- interior=false
260- frame=true
251+ frame.element=tabframe
252+ interior.element=tabframe
261253
262254[Dialog]
263255inherits=TabBarFrame
@@ -332,7 +324,8 @@ frame=false
332324
333325[ScrollbarSlider]
334326inherits=PanelButtonCommand
335- interior=true
327+ interior=false
328+ frame.element=scrollbarslider
336329frame.top=4
337330frame.bottom=4
338331frame.left=4
Original file line number Diff line number Diff line change @@ -149,19 +149,10 @@ frame=true
149149interior=true
150150
151151[GroupBox]
152- inherits=GenericFrame
153- interior.element=tab-focus
154- frame.element=tabframe
155- frame.top=1
156- frame.bottom=1
157- frame.left=1
158- frame.right=1
152+ inherits=PanelButtonCommand
153+ interior.element=tabframe
159154interior=true
160- frame=true
161- text.margin.top=6
162- text.margin.bottom=6
163- text.margin.left=15
164- text.margin.right=15
155+ frame=false
165156
166157[Focus]
167158inherits=PanelButtonCommand
@@ -175,6 +166,7 @@ frame.patternsize=20
175166
176167[GenericFrame]
177168inherits=PanelButtonCommand
169+ frame.element=common
178170frame.top=1
179171frame.bottom=1
180172frame.left=1
@@ -183,6 +175,8 @@ frame.right=1
183175[Slider]
184176inherits=PanelButtonCommand
185177interior=true
178+ frame.element=slider
179+ interior.element=slider
186180frame.top=3
187181frame.bottom=3
188182frame.left=3
@@ -192,10 +186,8 @@ focusFrame=true
192186[SliderCursor]
193187inherits=PanelButtonCommand
194188interior=true
195- frame.top=12
196- frame.bottom=12
197- frame.left=2
198- frame.right=2
189+ interior.element=slidercursor
190+ frame=false
199191
200192[LineEdit]
201193inherits=PanelButtonCommand
@@ -253,7 +245,8 @@ frame.right=4
253245
254246[TabFrame]
255247inherits=PanelButtonCommand
256- interior=false
248+ frame.element=tabframe
249+ interior.element=tabframe
257250
258251[Dialog]
259252inherits=TabBarFrame
@@ -333,7 +326,8 @@ frame=false
333326
334327[ScrollbarSlider]
335328inherits=PanelButtonCommand
336- interior=true
329+ interior=false
330+ frame.element=scrollbarslider
337331frame.top=4
338332frame.bottom=4
339333frame.left=4
Original file line number Diff line number Diff line change @@ -151,19 +151,10 @@ frame=true
151151interior=true
152152
153153[GroupBox]
154- inherits=GenericFrame
155- interior.element=tab-focus
156- frame.element=tabframe
157- frame.top=1
158- frame.bottom=1
159- frame.left=1
160- frame.right=1
154+ inherits=PanelButtonCommand
155+ interior.element=tabframe
161156interior=true
162- frame=true
163- text.margin.top=6
164- text.margin.bottom=6
165- text.margin.left=15
166- text.margin.right=15
157+ frame=false
167158
168159[Focus]
169160inherits=PanelButtonCommand
@@ -177,6 +168,7 @@ frame.patternsize=20
177168
178169[GenericFrame]
179170inherits=PanelButtonCommand
171+ frame.element=common
180172frame.top=1
181173frame.bottom=1
182174frame.left=1
@@ -185,6 +177,8 @@ frame.right=1
185177[Slider]
186178inherits=PanelButtonCommand
187179interior=true
180+ frame.element=slider
181+ interior.element=slider
188182frame.top=3
189183frame.bottom=3
190184frame.left=3
@@ -194,10 +188,8 @@ focusFrame=true
194188[SliderCursor]
195189inherits=PanelButtonCommand
196190interior=true
197- frame.top=12
198- frame.bottom=12
199- frame.left=2
200- frame.right=2
191+ interior.element=slidercursor
192+ frame=false
201193
202194[LineEdit]
203195inherits=PanelButtonCommand
@@ -265,8 +257,8 @@ frame.right=4
265257
266258[TabFrame]
267259inherits=PanelButtonCommand
268- interior=false
269- frame=true
260+ frame.element=tabframe
261+ interior.element=tabframe
270262
271263[Dialog]
272264inherits=TabBarFrame
@@ -346,7 +338,8 @@ frame=false
346338
347339[ScrollbarSlider]
348340inherits=PanelButtonCommand
349- interior=true
341+ interior=false
342+ frame.element=scrollbarslider
350343frame.top=4
351344frame.bottom=4
352345frame.left=4
You can’t perform that action at this time.
0 commit comments