Orb Colors: fixed lack of borders on a label
Also moved this row to the bottom for UI cleanliness
This commit is contained in:
parent
9fb9c5dc79
commit
302a95e93c
1 changed files with 4 additions and 2 deletions
|
@ -67,8 +67,10 @@
|
|||
[row]
|
||||
[column]
|
||||
horizontal_alignment = "left"
|
||||
border = "all"
|
||||
border_size = 5
|
||||
[label]
|
||||
definition = "gold_small"
|
||||
definition = "default"
|
||||
label = {NO_COLOR_REASON}
|
||||
[/label]
|
||||
[/column]
|
||||
|
@ -107,10 +109,10 @@
|
|||
[/row]
|
||||
{_GUI_ORB_GROUP unmoved (_"Show unmoved orb")}
|
||||
{_GUI_ORB_GROUP partial (_"Show partial moved orb")}
|
||||
{_GUI_ORB_NO_COLOR disengaged (_"Show disengaged orb") (_"This uses the colors for partial and moved orbs.")}
|
||||
{_GUI_ORB_GROUP moved (_"Show moved orb")}
|
||||
{_GUI_ORB_GROUP ally (_"Show ally orb")}
|
||||
{_GUI_ORB_GROUP enemy (_"Show enemy orb")}
|
||||
{_GUI_ORB_NO_COLOR disengaged (_"Show disengaged orb") (_"This uses the colors for partial and moved orbs.")}
|
||||
[row]
|
||||
[column]
|
||||
horizontal_grow = true
|
||||
|
|
Loading…
Add table
Reference in a new issue