diff options
| author | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2017-12-06 21:06:54 -0500 |
| commit | 6a84e1117b257217344eddce009dc470c3c9440b (patch) | |
| tree | 014a896e1b91a0389a7713e6b609fd272f15a1c7 /resource/ui/Teammenu-center.res | |
| parent | 972d1493e6ccc30479de9178e69f13401634faa7 (diff) | |
20171206 - Miscellenaous Formatting Tweaks
Diffstat (limited to 'resource/ui/Teammenu-center.res')
| -rw-r--r-- | resource/ui/Teammenu-center.res | 47 |
1 files changed, 22 insertions, 25 deletions
diff --git a/resource/ui/Teammenu-center.res b/resource/ui/Teammenu-center.res index afee50f..52192e6 100644 --- a/resource/ui/Teammenu-center.res +++ b/resource/ui/Teammenu-center.res @@ -54,7 +54,7 @@ "enabled" "1" "fillcolor" "0 0 0 100" } - "SpectateBackground" + "SpectateBackground" { "ControlName" "ImagePanel" "fieldName" "SpectateBackground" @@ -67,8 +67,6 @@ "enabled" "1" "fillcolor" "0 0 0 100" } - - "SysMenu" { @@ -335,9 +333,8 @@ "visible" "0" "enabled" "0" "fillcolor" "255 255 255 7" - - } - + } + "ShadedBar" { "ControlName" "ImagePanel" @@ -357,7 +354,7 @@ "image" "loadout_bottom_gradient" "tileImage" "1" "PaintBackgroundType" "0" - } + } "BlueCount" { @@ -398,7 +395,7 @@ "brighttext" "1" "font" "Cerbetica14" "fgcolor" "255 255 255 175" - } + } "RedCount" { @@ -439,7 +436,7 @@ "brighttext" "1" "font" "Cerbetica14" "fgcolor" "255 255 255 175" - } + } "bluedoor" { @@ -455,9 +452,7 @@ "visible" "1" "enabled" "1" "fov" "20" - - - } + } "reddoor" { @@ -473,7 +468,6 @@ "visible" "1" "enabled" "1" "fov" "20" - } "autodoor" @@ -490,9 +484,7 @@ "visible" "1" "enabled" "1" "fov" "20" - - - } + } "spectate" { @@ -508,9 +500,7 @@ "visible" "1" "enabled" "1" "fov" "20" - - } - + } "HighlanderLabel" [$WIN32] { @@ -538,8 +528,8 @@ { "ControlName" "CExLabel" "fieldName" "HighlanderLabelShadow" - "xpos" "c-49" - "ypos" "c101" + "xpos" "-1" + "ypos" "-1" "zpos" "6" "wide" "105" "tall" "50" @@ -554,6 +544,10 @@ "font" "CerbeticaBold16" "fgcolor" "TransparentBlack" "centerwrap" "1" + + "pin_to_sibling" "HighlanderLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "TeamsFullLabel" [$WIN32] @@ -582,8 +576,8 @@ { "ControlName" "CExLabel" "fieldName" "TeamsFullLabelShadow" - "xpos" "c-49" - "ypos" "c151" + "xpos" "-1" + "ypos" "-1" "zpos" "6" "wide" "105" "tall" "35" @@ -598,6 +592,10 @@ "font" "CerbeticaBold12" "fgcolor" "TransparentBlack" "centerwrap" "1" + + "pin_to_sibling" "TeamsFullLabel" + "pin_corner_to_sibling" "PIN_TOPLEFT" + "pin_to_sibling_corner" "PIN_TOPLEFT" } "TeamsFullArrow" [$WIN32] @@ -614,5 +612,4 @@ "image" "../HUD/arrow_big_down" "scaleImage" "1" } -} - +}
\ No newline at end of file |
