mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-11 19:01:58 +00:00
Adjust theme to the new and smaller income and upkeep icons
This commit is contained in:
parent
1cfab21cba
commit
d48c5c5a8c
@ -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…
x
Reference in New Issue
Block a user