Tooltips: fixed a tiny shading inconsistency
This commit is contained in:
parent
1ba5ce7c2e
commit
b662e03dad
1 changed files with 9 additions and 0 deletions
|
@ -99,6 +99,15 @@
|
|||
fill_color = {GUI__BORDER_COLOR}
|
||||
[/rectangle]
|
||||
|
||||
[line]
|
||||
x1 = 1
|
||||
y1 = 1
|
||||
x2 = 2
|
||||
y2 = 1
|
||||
|
||||
color = {GUI__BORDER_COLOR_BRIGHT}
|
||||
[/line]
|
||||
|
||||
[/draw]
|
||||
|
||||
[/background]
|
||||
|
|
Loading…
Add table
Reference in a new issue