Skip to content
Snippets Groups Projects
Commit fb877632 authored by phob1an's avatar phob1an :headphones:
Browse files

sync

parent a438b691
No related branches found
No related tags found
No related merge requests found
...@@ -150,7 +150,7 @@ interior=true ...@@ -150,7 +150,7 @@ interior=true
frame.element=common frame.element=common
interior.element=common interior.element=common
frame.left=1 frame.left=1
indicator.element=spin indicator.element=spinner
indicator.size=10 indicator.size=10
text.normal.color=red text.normal.color=red
text.focus.color=red text.focus.color=red
...@@ -193,10 +193,12 @@ frame.right=3 ...@@ -193,10 +193,12 @@ frame.right=3
[LineEdit] [LineEdit]
inherits=PanelButtonCommand inherits=PanelButtonCommand
frame.element=lineedit frame.element=ledit
interior.element=lineedit interior.element=ledit
text.margin.left=1 text.margin.left=1
text.margin.right=1 text.margin.right=1
text.margin.top=2
text.margin.bottom=2
[DropDownButton] [DropDownButton]
inherits=PanelButtonCommand inherits=PanelButtonCommand
...@@ -410,10 +412,10 @@ frame.expansion=0 ...@@ -410,10 +412,10 @@ frame.expansion=0
[ComboBox] [ComboBox]
inherits=PanelButtonCommand inherits=PanelButtonCommand
interior.element=combo interior.element=button
frame.element=combo frame.element=button
text.press.color=#000000c8 text.press.color=white
indicator.element=carrow indicator.element=comrow
[Menu] [Menu]
inherits=PanelButtonCommand inherits=PanelButtonCommand
...@@ -430,10 +432,10 @@ frame.expansion=1 ...@@ -430,10 +432,10 @@ frame.expansion=1
[GroupBox] [GroupBox]
inherits=GenericFrame inherits=GenericFrame
frame=false frame=true
text.shadow=0 text.shadow=0
text.margin=0 text.margin=0
text.normal.color=#00000096 text.normal.color=white
text.focus.color=black text.focus.color=black
text.bold=true text.bold=true
frame.expansion=0 frame.expansion=0
......
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment