mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-05 18:53:56 +00:00
ttip: few more tweaks to floating tooltip look
This commit is contained in:
parent
4ebf8a258b
commit
f92936125b
@ -119,8 +119,8 @@
|
||||
y = 2
|
||||
w = "(if(width < 4, 0, width - 4))"
|
||||
h = "(if(height < 4, 0, height - 4))"
|
||||
name = "dialogs/menu-background.png"
|
||||
resize_mode = "tile"
|
||||
name = "dialogs/selection-background.png"
|
||||
resize_mode = "stretch"
|
||||
[/image]
|
||||
|
||||
[rectangle]
|
||||
|
@ -215,7 +215,7 @@ def reevaluate_best_size(w, s)
|
||||
|
||||
[label]
|
||||
id = "label"
|
||||
definition = "default"
|
||||
definition = "gold_small"
|
||||
|
||||
wrap = "true"
|
||||
[/label]
|
||||
|
Loading…
x
Reference in New Issue
Block a user