ttip: few more tweaks to floating tooltip look

This commit is contained in:
Charles Dang 2016-03-15 09:05:20 +11:00
parent 4ebf8a258b
commit f92936125b
2 changed files with 3 additions and 3 deletions

View File

@ -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]

View File

@ -215,7 +215,7 @@ def reevaluate_best_size(w, s)
[label]
id = "label"
definition = "default"
definition = "gold_small"
wrap = "true"
[/label]