diff options
| author | Igor <[email protected]> | 2021-07-04 21:31:22 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-07-04 21:31:22 -0400 |
| commit | 09c61d25921c37ca1db41c464634bf16cbfb7494 (patch) | |
| tree | 128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/disguise_menu/hudmenuspydisguise.res | |
| parent | e9e324532cec11efafb57200c135fe3eb8397e22 (diff) | |
| parent | 9fe1700457db24b0c7c1a7220b612a53a5482687 (diff) | |
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/disguise_menu/hudmenuspydisguise.res')
| -rw-r--r-- | resource/ui/disguise_menu/hudmenuspydisguise.res | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/resource/ui/disguise_menu/hudmenuspydisguise.res b/resource/ui/disguise_menu/hudmenuspydisguise.res index 1481ee2..39191fc 100644 --- a/resource/ui/disguise_menu/hudmenuspydisguise.res +++ b/resource/ui/disguise_menu/hudmenuspydisguise.res @@ -7,7 +7,7 @@ "xpos" "9999" "ypos" "9999" "zpos" "0" - "wide" "470" + "wide" "100" "tall" "170" "visible" "1" "enabled" "1" @@ -21,17 +21,17 @@ "ControlName" "CExLabel" "fieldName" "TitleLabel" "font" "Cerbetica28" - "xpos" "10" + "xpos" "0" "ypos" "0" "zpos" "3" - "wide" "380" + "wide" "100" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Disguise_Title" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" } @@ -45,14 +45,14 @@ "xpos" "-2" "ypos" "-2" "zpos" "3" - "wide" "380" + "wide" "100" "tall" "30" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" "labelText" "#Hud_Menu_Disguise_Title" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "1" "brighttext" "0" "pin_to_sibling" "TitleLabel" @@ -64,7 +64,7 @@ "fieldName" "ToggleLabel" "font" "SpectatorKeyHints" "xpos" "0" - "ypos" "165" + "ypos" "167" "zpos" "2" "wide" "100" "tall" "15" @@ -335,7 +335,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "40" "zpos" "5" @@ -372,7 +372,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "85" "zpos" "5" @@ -409,7 +409,7 @@ "ControlName" "CExLabel" "fieldName" "NumberLabel" "font" "Cerbetica20" - "fgcolor" "White" + "fgcolor" "TanLight" "xpos" "10" "ypos" "130" "zpos" "5" @@ -430,7 +430,7 @@ "ControlName" "EditablePanel" "fieldName" "MenuBG" "xpos" "0" - "ypos" "22" + "ypos" "25" "zpos" "1" "wide" "100" "tall" "145" |
