diff options
Diffstat (limited to 'ui/findplayer.menu')
| -rw-r--r-- | ui/findplayer.menu | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/ui/findplayer.menu b/ui/findplayer.menu index 1eaf7354..dc7d59bb 100644 --- a/ui/findplayer.menu +++ b/ui/findplayer.menu @@ -301,10 +301,11 @@ itemDef { feeder FEEDER_SERVERSTATUS notselectable visible 1 - columns 4 2 40 20 - 40 40 10 - 90 40 10 - 135 40 20 + columns 4 + 2 40 20 ITEM_ALIGN_LEFT + 40 40 10 ITEM_ALIGN_LEFT + 90 40 10 ITEM_ALIGN_LEFT + 135 40 20 ITEM_ALIGN_LEFT mouseenter { setitemcolor serverInfowindow bordercolor .7 0 0 1 } mouseexit { setitemcolor serverInfowindow bordercolor .5 .5 .5 1 } |
