Adjust theme to the new and smaller income and upkeep icons
This commit is contained in:
parent
1cfab21cba
commit
d48c5c5a8c
1 changed files with 4 additions and 4 deletions
|
@ -150,14 +150,14 @@ height=768
|
|||
[panel]
|
||||
id=upkeep-panel
|
||||
image=misc/status-bg.png
|
||||
rect="+5,=,+85,="
|
||||
rect="+5,=,+79,="
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
[panel]
|
||||
id=income-panel
|
||||
image=misc/status-bg.png
|
||||
rect="+5,=,+85,="
|
||||
rect="+5,=,+79,="
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/panel]
|
||||
|
@ -216,7 +216,7 @@ height=768
|
|||
icon=misc/upkeep.png
|
||||
text= _ "upkeep"
|
||||
ref=upkeep-panel
|
||||
rect="=+5,=+1,+32,+16"
|
||||
rect="=+5,=+1,+26,+16"
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
@ -225,7 +225,7 @@ height=768
|
|||
icon=misc/income.png
|
||||
text= _ "income"
|
||||
ref=income-panel
|
||||
rect="=+5,=+1,+32,+16"
|
||||
rect="=+5,=+1,+26,+16"
|
||||
xanchor=proportional
|
||||
yanchor=fixed
|
||||
[/label]
|
||||
|
|
Loading…
Add table
Reference in a new issue