Fix d2k tooltips.

This commit is contained in:
Paul Chote
2015-06-14 11:24:25 +01:00
parent 7bc012be8d
commit f41acf56e6

View File

@@ -115,7 +115,7 @@ Background@CLIENT_TOOLTIP:
Background@PRODUCTION_TOOLTIP: Background@PRODUCTION_TOOLTIP:
Logic: ProductionTooltipLogic Logic: ProductionTooltipLogic
Background: dialog4 Background: dialog3
Width: 200 Width: 200
Height: 65 Height: 65
Children: Children:
@@ -172,40 +172,40 @@ Background@PRODUCTION_TOOLTIP:
Background@SUPPORT_POWER_TOOLTIP: Background@SUPPORT_POWER_TOOLTIP:
Logic: SupportPowerTooltipLogic Logic: SupportPowerTooltipLogic
Background: dialog4 Background: dialog3
Width: 200 Width: 200
Height: 29 Height: 36
Children: Children:
Label@NAME: Label@NAME:
X: 7 X: 7
Y: 2 Y: 2
Height: 20 Height: 23
Font: Bold Font: Bold
Label@HOTKEY: Label@HOTKEY:
Visible: false Visible: false
Y: 2 Y: 2
Height: 20 Height: 23
TextColor: 255,255,0 TextColor: 255,255,0
Font: Bold Font: Bold
Label@TIME: Label@TIME:
Y: 8 Y: 9
Font: TinyBold Font: TinyBold
VAlign: Top VAlign: Top
Label@DESC: Label@DESC:
X: 7 X: 7
Y: 22 Y: 28
Font: TinyBold Font: TinyBold
VAlign: Top VAlign: Top
Background@FACTION_DESCRIPTION_TOOLTIP: Background@FACTION_DESCRIPTION_TOOLTIP:
Logic: CountryTooltipLogic Logic: CountryTooltipLogic
Background: dialog4 Background: dialog3
Children: Children:
Label@HEADER: Label@HEADER:
X: 7 X: 7
Y: 6 Y: 7
Width: 8 Width: 8
Height: 12 Height: 10
Font: Bold Font: Bold
VAlign: Top VAlign: Top
Label@DESCRIPTION: Label@DESCRIPTION:
@@ -214,4 +214,4 @@ Background@FACTION_DESCRIPTION_TOOLTIP:
Width: 15 Width: 15
Height: 14 Height: 14
Font: TinyBold Font: TinyBold
VAlign: Top VAlign: Top