diff options
author | Tim Angus <tim@ngus.net> | 2002-08-06 02:44:13 +0000 |
---|---|---|
committer | Tim Angus <tim@ngus.net> | 2002-08-06 02:44:13 +0000 |
commit | 88bacc7c0b86bc49cbe2bbc3cc60520e5d2f7d21 (patch) | |
tree | 09be1b7465d51ff5e2a61b6f23e6ef40d8f7be9f /ui/tremulous_alienupgrade.menu | |
parent | ff6dbf78572dfeb698d57a733d6a8bda3d1f7912 (diff) |
* Bank menus
* Changed font sizes for most trem menus
* Changed MCU buy/sell menu to be more compact
* Tremulousised the error dialogs
Diffstat (limited to 'ui/tremulous_alienupgrade.menu')
-rw-r--r-- | ui/tremulous_alienupgrade.menu | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/ui/tremulous_alienupgrade.menu b/ui/tremulous_alienupgrade.menu index 4fc92fac..d481bbcb 100644 --- a/ui/tremulous_alienupgrade.menu +++ b/ui/tremulous_alienupgrade.menu @@ -34,8 +34,8 @@ type ITEM_TYPE_LISTBOX style WINDOW_STYLE_EMPTY elementwidth 120 - elementheight 15 - textscale .25 + elementheight 20 + textscale .33 elementtype LISTBOX_TEXT feeder FEEDER_TREMALIENUPGRADE border 1 @@ -52,8 +52,8 @@ ownerdraw UI_AUPGRADEINFOPANE textstyle ITEM_TEXTSTYLE_NORMAL style WINDOW_STYLE_EMPTY - rect 161 8 231 204 - textscale .3 + rect 152 8 240 204 + textscale .33 border 1 bordercolor 0.5 0.5 0.5 0.5 forecolor 1 1 1 1 @@ -69,11 +69,11 @@ text "OK" type ITEM_TYPE_BUTTON style WINDOW_STYLE_EMPTY - rect 319 218 34 21 + rect 305 218 34 21 textalign ITEM_ALIGN_LEFT textalignx 12.5 - textaligny 16 - textscale .25 + textaligny 18 + textscale .4 forecolor 1 1 1 1 backcolor .5 0 0 .25 visible 1 @@ -86,11 +86,11 @@ text "Cancel" type ITEM_TYPE_BUTTON style WINDOW_STYLE_EMPTY - rect 358 218 34 21 + rect 344 218 34 21 textalign ITEM_ALIGN_LEFT textalignx 3.8 - textaligny 16 - textscale .25 + textaligny 18 + textscale .4 forecolor 1 1 1 1 backcolor .5 0 0 .25 visible 1 |